SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product_attribute`) FROM `ps_specific_price` WHERE `id_product_attribute` != 0 LIMIT 1 |
6.9 |
15889 |
|
|
/classes/SpecificPrice.php:283
/classes/SpecificPrice.php:349 /classes/SpecificPrice.php:601 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
3.1 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:1130 /override/controllers/front/ProductController.php:1111 /override/controllers/front/ProductController.php:1061 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2.9 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:1130 /override/controllers/front/ProductController.php:1111 /override/controllers/front/ProductController.php:1149 /override/controllers/front/ProductController.php:1062 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2.9 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:1130 /override/controllers/front/ProductController.php:1111 /override/controllers/front/ProductController.php:1061 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2.9 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:535 /override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2.9 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:535 /controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2.9 |
190 |
Yes |
Yes |
/override/classes/Product.php:3997
/override/controllers/front/ProductController.php:1130 /override/controllers/front/ProductController.php:1111 /override/controllers/front/ProductController.php:1149 /override/controllers/front/ProductController.php:1062 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product_attribute`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
GROUP_CONCAT( DISTINCT CONCAT(ag.`id_attribute_group`, ":" , a.`id_attribute`) SEPARATOR "-") AS `id_attributes`, GROUP_CONCAT( DISTINCT CONCAT( al.`name`) ORDER BY agl.`public_name`, al.`name` SEPARATOR " - ") AS `name`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN
`ps_product_attribute_shop` pas
ON
pas.`id_product_attribute` = pa.`id_product_attribute`
AND pas.`id_shop` = 1
LEFT JOIN
`ps_product_attribute_combination` pac
ON
pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN
`ps_attribute` a
ON
a.`id_attribute` = pac.`id_attribute`
LEFT JOIN
`ps_attribute_group` ag
ON
ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN
`ps_attribute_lang` al
ON
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
LEFT JOIN
`ps_attribute_group_lang` agl
ON
ag.`id_attribute_group` = agl.`id_attribute_group`
AND agl.`id_lang` = 1
INNER JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE
pa.`id_product` = 768
AND stock.`id_product_attribute` = pa.`id_product_attribute`
GROUP BY
pa.`id_product`, pa.`id_product_attribute`
ORDER BY `name` ASC |
2.7 |
190 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:101
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1124 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.5 |
190 |
|
|
/override/classes/Product.php:6285
/override/classes/Product.php:6298 /override/controllers/front/ProductController.php:58 /controllers/front/ProductController.php:99 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.5 |
190 |
|
|
/override/classes/Product.php:6285
/override/classes/Product.php:6298 /controllers/front/ProductController.php:58 /override/controllers/front/ProductController.php:71 /controllers/front/ProductController.php:99 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.5 |
190 |
|
|
/override/classes/Product.php:6285
/override/classes/Product.php:6298 /controllers/front/ProductController.php:58 /override/controllers/front/ProductController.php:71 /override/controllers/front/ProductController.php:99 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.5 |
190 |
|
|
/override/classes/Product.php:6285
/override/classes/Product.php:6298 /override/controllers/front/ProductController.php:58 /override/controllers/front/ProductController.php:99 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.4 |
190 |
|
|
/override/classes/Product.php:6285
/override/controllers/front/ProductController.php:746 /override/controllers/front/ProductController.php:289 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 768 |
2.4 |
190 |
|
|
/override/classes/Product.php:6285
/override/controllers/front/ProductController.php:746 /controllers/front/ProductController.php:289 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.6 |
2833 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209 /classes/Configuration.php:289 /classes/shop/Shop.php:381 /config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE pa.`id_product_attribute`,
pa.`id_product`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
GROUP_CONCAT( DISTINCT CONCAT(ag.`id_attribute_group`, ":" , a.`id_attribute`) SEPARATOR "-") AS `id_attributes`, GROUP_CONCAT( DISTINCT CONCAT( al.`name`) ORDER BY agl.`public_name`, al.`name` SEPARATOR " - ") AS `name`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN
`ps_product_attribute_shop` pas
ON
pas.`id_product_attribute` = pa.`id_product_attribute`
AND pas.`id_shop` = 1
LEFT JOIN
`ps_product_attribute_combination` pac
ON
pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN
`ps_attribute` a
ON
a.`id_attribute` = pac.`id_attribute`
LEFT JOIN
`ps_attribute_group` ag
ON
ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN
`ps_attribute_lang` al
ON
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 1
LEFT JOIN
`ps_attribute_group_lang` agl
ON
ag.`id_attribute_group` = agl.`id_attribute_group`
AND agl.`id_lang` = 1
INNER JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE
pa.`id_product` IN (217, 221)
AND stock.`id_product_attribute` = pa.`id_product_attribute`
GROUP BY
pa.`id_product`, pa.`id_product_attribute`
ORDER BY `name` ASC |
0.9 |
62 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:175
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:231 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_sfkseoschema WHERE sfk_status = 1 AND FIND_IN_SET('1', `sfk_language`) AND FIND_IN_SET('1', `sfk_shop`) AND sfk_product = 768 LIMIT 0,1 |
0.7 |
531 |
|
|
/modules/sfkseoschema/sfkseoschema.php:360
/classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
0.6 |
152 |
Yes |
Yes |
/classes/Hook.php:666
/override/classes/Hook.php:34 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 1)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC |
0.6 |
244 |
Yes |
|
/classes/Country.php:147
/modules/ps_emailsubscription/ps_emailsubscription.php:93 :undefined /src/Core/Foundation/IoC/Container.php:126 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/controller/FrontController.php:927 /tools/profiling/Controller.php:208 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT apg.`id_accessory_group`,
apg.`id_accessory`,
apg.`default_quantity`,
apg.`min_quantity`,
apg.`required`,
apg.`position`,
pl.`link_rewrite`,
pl.`description_short`,
pl.`available_later`,
p.`id_product` AS `id_product`,
p.`is_virtual`,
stock.`quantity` AS `stock_available`,
stock.`out_of_stock`,
apg.`id_accessory_group_product`,
apg.`id_product_attribute`,
i.`id_image`,
IF(`is`.`id_image`, `is`.`id_image`, i.`id_image`) `id_image`
FROM
`ps_accessory_group_product` apg INNER JOIN `ps_product` p ON (p.`id_product` = apg.`id_accessory` AND p.active =1)LEFT JOIN
`ps_product_lang` pl ON (pl.`id_product` = apg.`id_accessory` AND pl.`id_shop` = 1 AND pl.`id_lang` = 1)
LEFT JOIN
`ps_accessory_group_product_lang` agpl ON (agpl.`id_accessory_group_product` = apg.`id_accessory_group_product` AND agpl.`id_lang` = 1)
LEFT JOIN
`ps_image` i ON (i.`id_product` = apg.`id_accessory` AND `i`.`cover` = 1)
LEFT JOIN
`ps_image_shop` `is` ON ( `is`.`id_image` = i.`id_image` AND `is`.id_shop = 1 AND `is`.`cover` = 1)
LEFT JOIN
`ps_image_lang` il ON (il.`id_image` = i.`id_image` AND il.`id_lang` = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE
apg.`id_accessory_group` IN (3,4,1,2) AND apg.`id_product` IN(768) AND p.`id_product` NOT IN (768) AND p.`visibility` != 'none'
GROUP BY
apg.`id_accessory_group`,
apg.`id_accessory`
ORDER BY apg.`position` ASC |
0.6 |
337 |
Yes |
Yes |
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:587
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:564 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:398 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:309 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
0.5 |
448 |
|
|
/classes/SpecificPrice.php:283
/classes/SpecificPrice.php:341 /classes/SpecificPrice.php:601 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
UPDATE ps_sfkseoschema SET sfk_product_viewcount = '5021' WHERE sfk_product='768' |
0.5 |
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:411
/classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT prp.`id_product`, p.`reference`, pl.`name`, p.`active`
FROM `ps_product_related_pro` prp
LEFT JOIN `ps_product` p ON (prp.`id_product` = p.`id_product`)
LEFT JOIN
`ps_product_lang` pl
ON (
pl.id_product = p.id_product AND pl.`id_lang` = 1
AND pl.`id_shop` = 1
)
WHERE p.`active` = 1 AND prp.`id_shop` = 1
AND prp.`id_related` = 768
AND prp.`id_product` NOT IN (
SELECT
`id_related`
FROM
`ps_product_related_pro`
WHERE `id_product` = 768
)
ORDER BY prp.`position` ASC |
0.5 |
613 |
Yes |
|
/modules/relatedproductpro/classes/RelatedProductProModel.php:118
/modules/relatedproductpro/relatedproductpro.php:327 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1073 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1451 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
0.5 |
353 |
|
|
/classes/Hook.php:403
/classes/Hook.php:445 /classes/tax/TaxManagerFactory.php:67 /classes/tax/TaxManagerFactory.php:46 /override/classes/Product.php:5724 /override/classes/Product.php:570 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,92673,92676,92679,92685,92688,92691,92697,92700,92703,92706,92709,92712,92715,92721,92727,92733,92736,92742,92748,92751,92757,92763,92847,92855,92863,92867,92871,92875,92879,92883,92891,92896,92901,92906,92911,92916,92921,92926,92932,92941,92947,92953,92959,92965,92968,93015,93018,93025,93030,93039,93047,93051,93055,93063,93067,93071,93079,93083,93087,93095,93103,93111,93116,93159,93163,93172,93175,93182)
AND id_attribute NOT IN (229) |
0.4 |
342 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,92673,92676,92679,92685,92688,92691,92697,92700,92703,92706,92709,92712,92715,92721,92727,92733,92736,92742,92748,92751,92757,92763,92847,92855,92863,92867,92871,92875,92879,92883,92891,92896,92901,92906,92911,92916,92921,92926,92932,92941,92947,92953,92959,92965,92968,93015,93018,93025,93030,93039,93047,93051,93055,93063,93067,93071,93079,93083,93087,93095,93103,93111,93116,93159,93163,93172,93175,93182)
AND id_attribute NOT IN (229) |
0.4 |
342 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND type = 0 AND in_cart = 0 |
0.4 |
1 |
|
|
/override/classes/Cart.php:4256
/override/controllers/front/ProductController.php:254 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SHOW TABLES LIKE '%psblog_blog%' |
0.4 |
1 |
|
|
/modules/psblog/psblog.php:44
:undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-01-04 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 768 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
0.4 |
2 |
|
Yes |
/override/classes/Product.php:4085
/override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (92581, 92594, 92597, 92600, 92603, 92606, 92626, 92633, 92646, 92656, 92673, 92676, 92679, 92685, 92688, 92691, 92697, 92700, 92703, 92706, 92709, 92712, 92715, 92721, 92727, 92733, 92736, 92742, 92748, 92751, 92757, 92763, 92847, 92855, 92863, 92867, 92871, 92875, 92879, 92883, 92891, 92896, 92901, 92906, 92911, 92916, 92921, 92926, 92932, 92941, 92947, 92953, 92959, 92962, 92965, 92968, 92975, 92978, 92981, 92990, 92995, 92996, 93005, 93006, 93015, 93018, 93025, 93030, 93039, 93047, 93051, 93055, 93063, 93067, 93071, 93079, 93083, 93087, 93095, 93103, 93111, 93116, 93119, 93122, 93129, 93132, 93135, 93144, 93147, 93150, 93159, 93163, 93172, 93175, 93182) AND il.`id_lang` = 1 ORDER by i.`position` |
0.4 |
95 |
Yes |
|
/override/classes/Product.php:2488
/src/Adapter/Image/ImageRetriever.php:72 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (92581, 92594, 92597, 92600, 92603, 92606, 92626, 92633, 92646, 92656, 92673, 92676, 92679, 92685, 92688, 92691, 92697, 92700, 92703, 92706, 92709, 92712, 92715, 92721, 92727, 92733, 92736, 92742, 92748, 92751, 92757, 92763, 92847, 92855, 92863, 92867, 92871, 92875, 92879, 92883, 92891, 92896, 92901, 92906, 92911, 92916, 92921, 92926, 92932, 92941, 92947, 92953, 92959, 92962, 92965, 92968, 92975, 92978, 92981, 92990, 92995, 92996, 93005, 93006, 93015, 93018, 93025, 93030, 93039, 93047, 93051, 93055, 93063, 93067, 93071, 93079, 93083, 93087, 93095, 93103, 93111, 93116, 93119, 93122, 93129, 93132, 93135, 93144, 93147, 93150, 93159, 93163, 93172, 93175, 93182) AND il.`id_lang` = 1 ORDER by i.`position` |
0.4 |
95 |
Yes |
|
/override/classes/Product.php:2488
/override/controllers/front/ProductController.php:537 /controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (92581, 92594, 92597, 92600, 92603, 92606, 92626, 92633, 92646, 92656, 92673, 92676, 92679, 92685, 92688, 92691, 92697, 92700, 92703, 92706, 92709, 92712, 92715, 92721, 92727, 92733, 92736, 92742, 92748, 92751, 92757, 92763, 92847, 92855, 92863, 92867, 92871, 92875, 92879, 92883, 92891, 92896, 92901, 92906, 92911, 92916, 92921, 92926, 92932, 92941, 92947, 92953, 92959, 92962, 92965, 92968, 92975, 92978, 92981, 92990, 92995, 92996, 93005, 93006, 93015, 93018, 93025, 93030, 93039, 93047, 93051, 93055, 93063, 93067, 93071, 93079, 93083, 93087, 93095, 93103, 93111, 93116, 93119, 93122, 93129, 93132, 93135, 93144, 93147, 93150, 93159, 93163, 93172, 93175, 93182) AND il.`id_lang` = 1 ORDER by i.`position` |
0.4 |
95 |
Yes |
|
/override/classes/Product.php:2488
/src/Adapter/Image/ImageRetriever.php:72 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2025-01-04 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 768 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
0.4 |
2 |
|
Yes |
/override/classes/Product.php:4085
/controllers/front/ProductController.php:320 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `ps_product_attribute_image` pai
LEFT JOIN `ps_image_lang` il ON (il.`id_image` = pai.`id_image`)
LEFT JOIN `ps_image` i ON (i.`id_image` = pai.`id_image`)
WHERE pai.`id_product_attribute` IN (92581, 92594, 92597, 92600, 92603, 92606, 92626, 92633, 92646, 92656, 92673, 92676, 92679, 92685, 92688, 92691, 92697, 92700, 92703, 92706, 92709, 92712, 92715, 92721, 92727, 92733, 92736, 92742, 92748, 92751, 92757, 92763, 92847, 92855, 92863, 92867, 92871, 92875, 92879, 92883, 92891, 92896, 92901, 92906, 92911, 92916, 92921, 92926, 92932, 92941, 92947, 92953, 92959, 92962, 92965, 92968, 92975, 92978, 92981, 92990, 92995, 92996, 93005, 93006, 93015, 93018, 93025, 93030, 93039, 93047, 93051, 93055, 93063, 93067, 93071, 93079, 93083, 93087, 93095, 93103, 93111, 93116, 93119, 93122, 93129, 93132, 93135, 93144, 93147, 93150, 93159, 93163, 93172, 93175, 93182) AND il.`id_lang` = 1 ORDER by i.`position` |
0.4 |
95 |
Yes |
|
/override/classes/Product.php:2488
/override/controllers/front/ProductController.php:537 /override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 768
ORDER BY `position` |
0.3 |
112 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 67
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.3 |
1 |
Yes |
Yes |
/override/classes/Category.php:872
/override/controllers/front/ProductController.php:774 /controllers/front/ProductController.php:284 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
0.3 |
0 |
|
|
/classes/Hook.php:190
/classes/Hook.php:783 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 |
0.3 |
448 |
|
|
/classes/SpecificPrice.php:291
/classes/SpecificPrice.php:341 /classes/SpecificPrice.php:601 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 768
ORDER BY `position` |
0.3 |
112 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.* , m.`name` AS manufacturer_name, s.`name` AS supplier_name
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` pl ON (p.`id_product` = pl.`id_product` AND pl.id_shop = 1 )
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_supplier` s ON (s.`id_supplier` = p.`id_supplier`)LEFT JOIN `ps_category_product` c ON (c.`id_product` = p.`id_product`)
WHERE pl.`id_lang` = 1 AND c.`id_category` = 67 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1
ORDER BY p.`id_product` asc |
0.3 |
6 |
Yes |
|
/override/classes/Product.php:1356
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:32 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 35) LIMIT 1 |
0.3 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.3 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 67
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.3 |
1 |
Yes |
Yes |
/override/classes/Category.php:872
/override/controllers/front/ProductController.php:774 /override/controllers/front/ProductController.php:284 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.3 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:264 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:56 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 768) AND (b.`id_shop` = 1) LIMIT 1 |
0.3 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /classes/Link.php:106 /classes/Link.php:166 /classes/Link.php:1146 /classes/controller/FrontController.php:1985 /classes/controller/FrontController.php:1511 /classes/controller/FrontController.php:496 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 768 GROUP BY `id_product_attribute` |
0.3 |
112 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:216 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:102 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1124 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.3 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:65 /modules/gdprpro/src/GdprProCookie.php:47 /modules/gdprpro/src/GdprProCookie.php:55 /override/classes/Hook.php:38 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.3 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1073 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1451 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE "thumb" FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = "gb0femkwe66k9p_digibooklab.com" AND TABLE_NAME = "ps_psblog_blog" AND COLUMN_NAME = "thumb" |
0.3 |
0 |
|
|
/modules/psblog/psblog.php:44
:undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 1 |
0.3 |
95 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:93 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:33 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:138 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_cart_rule` FROM `ps_accessory_product_cart_rule` WHERE `id_main_product`=768 AND `id_accessory`=217 LIMIT 1 |
0.2 |
1 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:203
/modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:265 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:268 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/gdprpro.php:406 /classes/Hook.php:966 /classes/Hook.php:355 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1112 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1195 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1461 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.2 |
102 |
Yes |
|
/classes/Dispatcher.php:636
/classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1164 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1195 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1461 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /classes/Dispatcher.php:507 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE product_attribute_shop.default_on = 1 AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 768 LIMIT 1 |
0.2 |
95 |
|
|
/override/classes/Product.php:864
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1113 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/e0/c1/41/e0c1415a5775bea584bc8dcc1d7133cfc3f51cde_2.file.product-cover-thumbnails.tpl.php:89 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:168 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1312 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC |
0.2 |
324 |
Yes |
|
/classes/Country.php:154
/modules/ps_emailsubscription/ps_emailsubscription.php:93 :undefined /src/Core/Foundation/IoC/Container.php:126 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/controller/FrontController.php:927 /tools/profiling/Controller.php:208 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 1 |
0.2 |
95 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /classes/controller/FrontController.php:927 /tools/profiling/Controller.php:208 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'teste.digibooklab.com' OR su.domain_ssl = 'teste.digibooklab.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.2 |
1 |
Yes |
|
/classes/shop/Shop.php:345
/config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 5 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE pa.id_product = 768 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1 |
0.2 |
95 |
|
|
/override/classes/Product.php:874
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1113 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.* , m.`name` AS manufacturer_name, s.`name` AS supplier_name
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` pl ON (p.`id_product` = pl.`id_product` AND pl.id_shop = 1 )
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_supplier` s ON (s.`id_supplier` = p.`id_supplier`)LEFT JOIN `ps_category_product` c ON (c.`id_product` = p.`id_product`)
WHERE pl.`id_lang` = 1 AND c.`id_category` = 67 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1
ORDER BY p.`id_product` asc |
0.2 |
6 |
Yes |
|
/override/classes/Product.php:1356
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:36 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.2 |
1 |
Yes |
|
/modules/gdprpro/src/GdprCustomScript.php:223
/modules/gdprpro/src/GdprCustomScript.php:254 /modules/gdprpro/src/GdprProConfig.php:129 /modules/gdprpro/src/GdprProCookie.php:83 /override/classes/Hook.php:39 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
0.2 |
1 |
Yes |
|
/classes/shop/Shop.php:704
/classes/shop/Shop.php:763 /classes/Configuration.php:286 /classes/shop/Shop.php:381 /config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93039) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/override/controllers/front/ProductController.php:500 /controllers/front/ProductController.php:286 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 4 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 4 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 5 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 768 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field` |
0.2 |
2 |
|
|
/override/classes/Product.php:5413
/override/controllers/front/ProductController.php:271 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35127) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90,761,395,417)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 6 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 218 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35201) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 218 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.2 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4903 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303,90)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 3 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-01-04 00:00:00" AND date_to <= "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-01-04 00:00:00" AND date_from <= "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-01-04 00:00:00" AND date_to > "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.2 |
1 |
|
|
/classes/CartRule.php:341
/classes/CartRule.php:374 /override/classes/Cart.php:2852 /override/classes/Cart.php:3234 /override/classes/Cart.php:3303 /src/Core/Cart/Fees.php:81 /src/Core/Cart/Calculator.php:273 /src/Core/Cart/Calculator.php:123 /override/classes/Cart.php:2013 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pac.`id_product_attribute`
FROM `ps_product_attribute_combination` pac
INNER JOIN `ps_product_attribute` pa ON pa.id_product_attribute = pac.id_product_attribute
WHERE id_product = 768 AND id_attribute IN (229,303)
GROUP BY id_product_attribute
HAVING COUNT(id_product) = 2 |
0.2 |
190 |
|
|
/override/controllers/front/ProductController.php:663
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35361) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35142) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93039) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35137) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35127) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35150) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35128) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35149) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35153) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35139) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35148) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35145) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 217
AND pac.`id_product_attribute` = 35127
AND agl.`id_lang` = 1 |
0.2 |
3 |
|
|
/override/classes/Product.php:6258
/override/classes/Product.php:6417 /classes/Link.php:229 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1388 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35147) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35142) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35143) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35133) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35353) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35157) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35138) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35145) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35159) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92706) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35129) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35363) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35362) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35128) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35159) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35153) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35140) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35132) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35155) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35132) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35130) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35134) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35361) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35135) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35157) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35155) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35130) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35144) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35364) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35148) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35143) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35139) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35138) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35363) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35366) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35149) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35137) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35150) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35362) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35365) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:549
/override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1230 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35147) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35140) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 768
ORDER BY f.position ASC |
0.2 |
6 |
Yes |
|
/override/classes/Product.php:5034
/override/classes/Product.php:4923 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35365) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35134) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35353) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35129) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.2 |
12 |
Yes |
Yes |
/override/classes/Category.php:1098
/override/classes/Category.php:1034 /override/controllers/front/ProductController.php:783 /override/controllers/front/ProductController.php:284 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35144) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35135) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 768 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 768 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.2 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4903 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35364) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 217 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35133) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 93039
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 768 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 93039
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 768 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.2 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4913 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 35201
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 218 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 35201
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.2 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4913 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 221 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 35366) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
71 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1241 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1015 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1379 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 768) |
0.2 |
95 |
|
|
/override/classes/Product.php:3347
/override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92947) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.2 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 89) AND (a0.`nright` > 90) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
0.2 |
209 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /controllers/front/ProductController.php:1157 /override/controllers/front/ProductController.php:1159 /classes/controller/FrontController.php:1680 /classes/controller/FrontController.php:499 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 221 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 221 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.2 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4903 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE product_attribute_shop.default_on = 1 AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 217 LIMIT 1 |
0.2 |
24 |
|
|
/override/classes/Product.php:864
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 768) AND (b.`id_shop` = 1) LIMIT 1 |
0.2 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 218
AND pac.`id_product_attribute` = 35201
AND agl.`id_lang` = 1 |
0.2 |
3 |
|
|
/override/classes/Product.php:6258
/override/classes/Product.php:4948 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92712) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT prp.`id_related` as `id_product`, p.`reference`, pl.`name`, p.`active`
FROM `ps_product_related_pro` prp
LEFT JOIN `ps_product` p ON (prp.id_related = p.id_product)
LEFT JOIN `ps_product_lang` pl
ON (
pl.id_product = p.id_product AND pl.`id_lang` = 1
AND pl.`id_shop` = 1
)
WHERE p.`active` = 1 AND prp.`id_shop` = 1
AND prp.`id_product` = 768
ORDER BY prp.`position` ASC |
0.1 |
1 |
Yes |
|
/modules/relatedproductpro/classes/RelatedProductProModel.php:97
/modules/relatedproductpro/relatedproductpro.php:327 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1073 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1451 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 217) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1364 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92733) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 35353
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 221 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 35353
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 221 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.1 |
0 |
|
|
/override/classes/Cart.php:1245
/override/classes/Product.php:3763 /override/classes/Product.php:4913 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 218
ORDER BY f.position ASC |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:5034
/override/classes/Product.php:4923 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92751) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92965) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93030) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 89) AND (a0.`nright` > 90) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
0.1 |
209 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /override/controllers/front/ProductController.php:1163 /classes/controller/FrontController.php:1680 /classes/controller/FrontController.php:499 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92990) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92921) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('3520-063' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '3520-063')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.1 |
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/override/classes/Product.php:5725 /override/classes/Product.php:570 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92871) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93129) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93175) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92597) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93095) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 768
AND pac.`id_product_attribute` = 93039
AND agl.`id_lang` = 1 |
0.1 |
6 |
|
|
/override/classes/Product.php:6258
/override/classes/Product.php:6417 /classes/Link.php:229 /override/controllers/front/ProductController.php:71 /controllers/front/ProductController.php:99 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93182) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93005) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ps_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 221
AND pac.`id_product_attribute` = 35353
AND agl.`id_lang` = 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:6258
/override/classes/Product.php:4948 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92709) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92736) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92727) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92968) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92703) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92748) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-01-04 00:00:00" AND date_to <= "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-01-04 00:00:00" AND date_from <= "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-01-04 00:00:00" AND date_to > "2025-01-04 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.1 |
1 |
|
|
/classes/CartRule.php:341
/classes/CartRule.php:374 /classes/CartRule.php:509 /override/classes/Cart.php:530 /src/Adapter/Presenter/Cart/CartPresenter.php:440 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93119) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93144) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93047) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93071) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93067) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92715) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92926) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93147) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93015) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92742) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93055) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93018) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92757) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92981) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93103) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92847) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92685) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92863) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92721) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE pa.id_product = 217 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1 |
0.1 |
24 |
|
|
/override/classes/Product.php:874
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92962) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92916) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92932) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92673) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92975) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 768
AND cl.`id_lang` = 1 |
0.1 |
4 |
|
|
/override/classes/Product.php:2967
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:43 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92676) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92688) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93135) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93051) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92978) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92600) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92603) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93150) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92626) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93159) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92594) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93163) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92875) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93006) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92879) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92959) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92906) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92763) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92697) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93025) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93087) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93063) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93116) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92995) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92633) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93039) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92901) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92896) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93079) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92700) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92883) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93122) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92996) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93111) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92646) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93083) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92679) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92656) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 768) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /classes/Link.php:106 /classes/Link.php:166 /classes/Link.php:1146 /classes/controller/FrontController.php:1985 /classes/controller/FrontController.php:1511 /classes/controller/FrontController.php:496 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92606) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92581) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92891) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92867) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92855) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93132) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92691) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92911) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92941) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 92953) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 1, 2, 0) + IF (`id_country` = 15, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 15) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` IN (0, 93172) AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-01-04 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
0.1 |
2 |
Yes |
|
/classes/SpecificPrice.php:612
/modules/hsmultiaccessoriespro/abstract/classes/HsMaSpecificPrice.php:47 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1159 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1131 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.1 |
83 |
|
|
/classes/module/Module.php:305
/modules/psblog/psblog.php:37 :undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 217 GROUP BY `id_product_attribute` |
0.1 |
1 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:194 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:176 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:231 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.1 |
83 |
|
|
/classes/module/Module.php:305
/modules/gdprpro/gdprpro.php:102 :undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 221
ORDER BY f.position ASC |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:5034
/override/classes/Product.php:4923 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ag.`id_accessory_group`,
ag.`show_name`,
ag.`collapse_expand`,
ag.`buy_together`,
IF(ag.`display_style` = 3, 0 , ag.`display_style`) as display_style,
agl.`name`
FROM
`ps_accessory_group` ag
LEFT JOIN
`ps_accessory_group_lang` `agl` ON agl.`id_accessory_group` = ag.`id_accessory_group`
WHERE
`agl`.`id_lang` = 1 AND `ag`.`active` = 1
ORDER BY ag.`position` ASC |
0.1 |
4 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:154
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:607 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:395 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:309 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE product_attribute_shop.default_on = 1 AND IFNULL(stock.quantity, 0) >= 1 AND pa.id_product = 221 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:864
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 218
ORDER BY `position` |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductListingPresenter.php:56 /controllers/front/ProductController.php:326 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 217) |
0.1 |
24 |
|
|
/override/classes/Product.php:3347
/override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.1 |
83 |
|
|
/classes/module/Module.php:305
/modules/smartmarketingps/smartmarketingps.php:117 :undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/Dispatcher.php:507 /index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 768
AND cl.`id_lang` = 1 |
0.1 |
4 |
|
|
/override/classes/Product.php:2967
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:960 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 218) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /classes/Link.php:106 /classes/Link.php:170 /override/classes/Product.php:4808 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Currency.php:661
/classes/Currency.php:678 /modules/ps_currencyselector/ps_currencyselector.php:122 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:93 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:33 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.1 |
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/override/classes/Product.php:4994 /override/classes/Product.php:4954 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 218
ORDER BY `position` |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductListingPresenter.php:56 /override/controllers/front/ProductController.php:326 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.1 |
1 |
|
|
/classes/ObjectModel.php:551
/classes/ObjectModel.php:508 /classes/Guest.php:239 /modules/statsdata/statsdata.php:77 /modules/statsdata/statsdata.php:68 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.1 |
3 |
|
|
/classes/Language.php:882
/config/config.inc.php:138 /index.php:27
|
SELECT SQL_NO_CACHE * FROM ps_egoi WHERE client_id != '' and track='1' order by egoi_id DESC LIMIT 1 |
0.1 |
1 |
|
|
/modules/smartmarketingps/smartmarketingps.php:2083
/modules/smartmarketingps/smartmarketingps.php:1876 /modules/smartmarketingps/smartmarketingps.php:1782 /modules/smartmarketingps/smartmarketingps.php:1805 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:138 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 221) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:555 /classes/Link.php:106 /classes/Link.php:170 /override/classes/Product.php:4808 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE pa.id_product = 221 AND IFNULL(stock.quantity, 0) >= 1 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:874
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4101
/override/classes/Cart.php:4076 /override/classes/Cart.php:1935 /src/Adapter/Presenter/Cart/CartPresenter.php:322 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 768 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field` |
0.1 |
2 |
|
|
/override/classes/Product.php:5413
/override/controllers/front/ProductController.php:1202 /override/controllers/front/ProductController.php:1068 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
0.1 |
9 |
|
|
/classes/Language.php:1029
/classes/Language.php:1190 /classes/Dispatcher.php:534 /classes/Dispatcher.php:238 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395) |
0.1 |
12 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/override/controllers/front/ProductController.php:1193 /override/controllers/front/ProductController.php:1068 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 218) |
0.1 |
18 |
|
|
/override/classes/Product.php:3347
/override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 221
ORDER BY `position` |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductListingPresenter.php:56 /controllers/front/ProductController.php:326 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 768 LIMIT 1 |
0.1 |
95 |
|
|
/override/classes/Product.php:850
/override/classes/Product.php:3306 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 768
AND image_shop.`cover` = 1 LIMIT 1 |
0.1 |
112 |
|
|
/override/classes/Product.php:3069
/modules/psograph/psograph.php:420 /modules/psograph/psograph.php:390 /modules/psograph/psograph.php:313 /classes/Hook.php:966 /classes/Hook.php:355 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 221) |
0.1 |
7 |
|
|
/override/classes/Product.php:3347
/override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 484695
AND `date_add` > '2025-01-04 21:17:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.1 |
1 |
Yes |
|
/classes/Connection.php:163
/classes/Connection.php:97 /modules/statsdata/statsdata.php:111 /modules/statsdata/statsdata.php:69 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 769
AND cl.`id_lang` = 1 |
0.1 |
4 |
|
|
/override/classes/Product.php:2967
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:43 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 221
ORDER BY `position` |
0.1 |
1 |
Yes |
|
/override/classes/Product.php:3047
/src/Adapter/Image/ImageRetriever.php:66 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductListingPresenter.php:56 /override/controllers/front/ProductController.php:326 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /config/config.inc.php:141 /index.php:27
|
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` |
0.1 |
178 |
|
|
/classes/Tab.php:318
/controllers/front/ProductController.php:109 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 770
AND cl.`id_lang` = 1 |
0.1 |
4 |
|
|
/override/classes/Product.php:2967
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:43 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761) |
0.1 |
11 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 768 AND ctg.`id_group` = 1 LIMIT 1 |
0.1 |
4 |
|
|
/override/classes/Product.php:5584
/override/classes/Product.php:5568 /controllers/front/ProductController.php:164 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395) |
0.1 |
12 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 218 AND ctg.`id_group` = 1 LIMIT 1 |
0.1 |
2 |
|
|
/override/classes/Product.php:5584
/override/classes/Product.php:4090 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('3520-063' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '3520-063')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.1 |
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/override/classes/Product.php:3509 /override/classes/Product.php:3230 /override/classes/Product.php:3625 /override/controllers/front/ProductController.php:231 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/shop/Shop.php:128 /classes/shop/Shop.php:412 /config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:322 /modules/ps_shoppingcart/ps_shoppingcart.php:85 /modules/ps_shoppingcart/ps_shoppingcart.php:97 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 768 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field` |
0.1 |
2 |
|
|
/override/classes/Product.php:5413
/controllers/front/ProductController.php:271 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 218 LIMIT 1 |
0.1 |
18 |
|
|
/override/classes/Product.php:850
/override/classes/Product.php:4094 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/controllers/front/ProductController.php:333 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 768 AND pa.`id_product` = 768 AND pa.`id_product_attribute` = 93039 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:943
/override/classes/Product.php:4918 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`, SUBSTRING_INDEX(GROUP_CONCAT(i.`id_image` ORDER BY i.`position` ASC),",",1) AS `id_image` FROM `ps_image` i JOIN `ps_product_attribute_image` pai ON pai.`id_image` = i.`id_image` WHERE i.`id_product` = 221 GROUP BY `id_product_attribute` |
0.1 |
1 |
Yes |
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaImage.php:28
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:194 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProduct.php:176 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:231 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Category.php:150 /controllers/front/ProductController.php:199 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM `ps_module_currency` mc
WHERE (mc.`id_module` = 94) AND (mc.`id_shop` = 1) |
0.1 |
1 |
|
|
/classes/Currency.php:444
/modules/idxcodfees/idxcodfees.php:49 :undefined /src/Core/Foundation/IoC/Container.php:130 /src/Core/Foundation/IoC/Container.php:163 /src/Core/Foundation/IoC/Container.php:176 /src/Adapter/ServiceLocator.php:65 /classes/module/Module.php:1137 /classes/module/Module.php:1116 /classes/Hook.php:880 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/override/controllers/front/ProductController.php:333 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761,395,417) |
0.1 |
14 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90,761) |
0.1 |
11 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 768 |
0.1 |
95 |
|
|
/override/classes/Product.php:2470
/override/controllers/front/ProductController.php:537 /controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 768
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-01-04 00:00:00",
INTERVAL 20 DAY
)
) > 0 |
0.1 |
0 |
|
|
/override/classes/Product.php:1404
/override/classes/Product.php:572 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 768 AND cfl.`id_lang` = 1 AND !cf.`is_module`
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field` |
0.1 |
2 |
|
|
/override/classes/Product.php:5413
/override/controllers/front/ProductController.php:1202 /override/controllers/front/ProductController.php:1068 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND type = 0 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/controllers/front/ProductController.php:254 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /override/classes/Cart.php:2126 /src/Adapter/Presenter/Cart/CartPresenter.php:325 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=768 |
0.1 |
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:579 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 768 |
0.1 |
95 |
|
|
/override/classes/Product.php:2470
/override/controllers/front/ProductController.php:537 /override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 218 AND pa.`id_product` = 218 AND pa.`id_product_attribute` = 35201 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:943
/override/classes/Product.php:4918 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/shop/Shop.php:201
/classes/shop/Shop.php:131 /classes/shop/Shop.php:412 /config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /override/classes/Cart.php:2867 /override/classes/Cart.php:3234 /override/classes/Cart.php:3303 /src/Core/Cart/Fees.php:81 /src/Core/Cart/Calculator.php:273 /src/Core/Cart/Calculator.php:123 /override/classes/Cart.php:2013 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 217 LIMIT 1 |
0.1 |
96 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 93039) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/controllers/front/ProductController.php:1339 /override/controllers/front/ProductController.php:60 /controllers/front/ProductController.php:99 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.1 |
8 |
Yes |
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:149 /src/Adapter/Image/ImageRetriever.php:91 :undefined /src/Adapter/Image/ImageRetriever.php:101 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND type = 1 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/controllers/front/ProductController.php:259 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039,93047,93051)
AND id_attribute NOT IN (229,303) |
0.1 |
18 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE pa.`available_date` FROM `ps_product` p LEFT JOIN `ps_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 221 AND pa.`id_product` = 221 AND pa.`id_product_attribute` = 35353 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:943
/override/classes/Product.php:4918 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/AddressFormat.php:353 /classes/AddressFormat.php:392 /classes/controller/FrontController.php:1615 /classes/controller/FrontController.php:495 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND type = 1 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/override/controllers/front/ProductController.php:259 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:322 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('484695', '830', '59797888', '', '1', '1', '2025-01-04 21:47:54') |
0.1 |
1 |
|
|
/classes/ObjectModel.php:551
/classes/Connection.php:183 /classes/Connection.php:97 /modules/statsdata/statsdata.php:111 /modules/statsdata/statsdata.php:69 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.id_product
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 768
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2025-01-04 00:00:00",
INTERVAL 20 DAY
)
) > 0 |
0.1 |
0 |
|
|
/override/classes/Product.php:1404
/override/classes/Product.php:572 /override/controllers/front/ProductController.php:93 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 35201) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:4964 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1 AND pa.id_product = 218 LIMIT 1 |
0.1 |
18 |
|
|
/override/classes/Product.php:864
/override/classes/Product.php:4094 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 768 |
0.1 |
95 |
|
|
/override/classes/Product.php:2470
/src/Adapter/Image/ImageRetriever.php:72 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /controllers/front/ProductController.php:336 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_attribute` FROM `ps_product_attribute_combination` pac2
WHERE `id_product_attribute` IN (0,93039)
AND id_attribute NOT IN (229,303,90) |
0.1 |
10 |
|
|
/override/controllers/front/ProductController.php:670
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 768 |
0.1 |
95 |
|
|
/override/classes/Product.php:2470
/src/Adapter/Image/ImageRetriever.php:72 /src/Adapter/Presenter/Product/ProductLazyArray.php:574 /src/Adapter/Presenter/Product/ProductLazyArray.php:108 /src/Adapter/Presenter/Product/ProductPresenter.php:91 /override/controllers/front/ProductController.php:1097 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Currency.php:103 /classes/Currency.php:614 /classes/Tools.php:685 /classes/controller/FrontController.php:351 /controllers/front/ProductController.php:83 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cu.id_customization, cd.index, cd.value, cd.type, cu.in_cart, cu.quantity
FROM `ps_customization` cu
LEFT JOIN `ps_customized_data` cd ON (cu.`id_customization` = cd.`id_customization`)
WHERE cu.id_cart = 0
AND cu.id_product = 768 AND in_cart = 0 |
0.1 |
1 |
|
|
/override/classes/Cart.php:4256
/override/controllers/front/ProductController.php:1193 /override/controllers/front/ProductController.php:1068 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 223) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 768 LIMIT 1 |
0.1 |
95 |
|
|
/override/classes/Product.php:884
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1113 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 217 LIMIT 1 |
0.1 |
24 |
|
|
/override/classes/Product.php:884
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 221 AND ctg.`id_group` = 1 LIMIT 1 |
0.1 |
2 |
|
|
/override/classes/Product.php:5584
/override/classes/Product.php:4090 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 221 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:850
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 5 AND `id_object` = 768 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Page.php:80
/classes/Connection.php:175 /classes/Connection.php:97 /modules/statsdata/statsdata.php:111 /modules/statsdata/statsdata.php:69 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1 AND pa.id_product = 768 LIMIT 1 |
0.1 |
95 |
|
|
/override/classes/Product.php:864
/override/classes/Product.php:3306 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1 AND pa.id_product = 221 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:864
/override/classes/Product.php:4094 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_attribute` a
LEFT JOIN `ps_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 35353) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /override/classes/Product.php:4964 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.`default_on` = 1
AND pa.id_product = 221 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:884
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 217 LIMIT 1 |
0.1 |
24 |
|
|
/override/classes/Product.php:850
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:262 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `buy_together`,`id_accessory_group`
FROM `ps_accessory_group`
WHERE (`active` = 1) |
0.1 |
4 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:801
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php:133 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:766 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:337 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Group.php:78 /classes/Group.php:393 /override/classes/Cart.php:244 /classes/Cart.php:217 /override/classes/Cart.php:196 /classes/controller/FrontController.php:410 /controllers/front/ProductController.php:83 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /override/classes/Cart.php:2868 /override/classes/Cart.php:3234 /override/classes/Cart.php:3303 /src/Core/Cart/Fees.php:81 /src/Core/Cart/Calculator.php:273 /src/Core/Cart/Calculator.php:123 /override/classes/Cart.php:2013 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:324 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 768 LIMIT 1 |
0.1 |
95 |
|
|
/override/classes/Product.php:850
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1113 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1356 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 221 LIMIT 1 |
0.1 |
7 |
|
|
/override/classes/Product.php:850
/override/classes/Product.php:4094 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'product' LIMIT 1 |
0.1 |
1 |
|
|
/classes/Page.php:100
/classes/Page.php:55 /classes/Connection.php:175 /classes/Connection.php:97 /modules/statsdata/statsdata.php:111 /modules/statsdata/statsdata.php:69 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:611 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:227 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 67 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:4807
/override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/shop/ShopUrl.php:173
/classes/shop/ShopUrl.php:187 /classes/Tools.php:302 /classes/Link.php:58 /config/config.inc.php:233 /index.php:27
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:407
/classes/SpecificPrice.php:496 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_customization_field`
WHERE `id_product` = 768
AND `required` = 1 |
0.1 |
2 |
|
|
/override/classes/Product.php:5484
/override/classes/Product.php:4943 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE domain,physical_uri FROM ps_shop_url |
0.1 |
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:569
/classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:6602 /override/classes/Product.php:581 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/ObjectModel.php:1588
/classes/Group.php:396 /override/classes/Cart.php:244 /classes/Cart.php:217 /override/classes/Cart.php:196 /classes/controller/FrontController.php:410 /controllers/front/ProductController.php:83 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=768 |
0.1 |
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:579 /override/controllers/front/ProductController.php:93 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-01-04 00:00:00' AND '2025-01-04 23:59:59' LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:358
/classes/SpecificPrice.php:601 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.1 |
83 |
|
|
/classes/Hook.php:234
/classes/Hook.php:375 /classes/Hook.php:691 /override/classes/Hook.php:34 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE img FROM ps_psograph_images WHERE type = "indexImage" AND id_lang = 1 LIMIT 1 |
0.1 |
1 |
|
|
/modules/psograph/psograph.php:300
/modules/psograph/psograph.php:339 /modules/psograph/psograph.php:313 /classes/Hook.php:966 /classes/Hook.php:355 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 35 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_egoi_forms WHERE block_header="1" LIMIT 1 |
0.1 |
1 |
|
|
/modules/smartmarketingps/smartmarketingps.php:2195
/modules/smartmarketingps/smartmarketingps.php:1789 /modules/smartmarketingps/smartmarketingps.php:1805 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:138 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:174
/src/Core/Addon/Module/ModuleManager.php:682 /controllers/front/ProductController.php:203 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.1 |
1 |
|
|
/classes/module/Module.php:2188
/classes/Hook.php:848 /classes/Dispatcher.php:507 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.1 |
83 |
|
|
/classes/Hook.php:260
/classes/Hook.php:291 /classes/Hook.php:329 /classes/Hook.php:892 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.1 |
0 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /classes/controller/FrontController.php:1552 /classes/controller/FrontController.php:1654 /controllers/front/ProductController.php:1266 /override/controllers/front/ProductController.php:1272 /classes/controller/FrontController.php:494 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /override/classes/Cart.php:2126 /src/Adapter/Presenter/Cart/CartPresenter.php:325 /modules/ps_shoppingcart/ps_shoppingcart.php:85 /modules/ps_shoppingcart/ps_shoppingcart.php:97 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 93039 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Combination.php:453
/override/classes/Product.php:4812 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 93039) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:3759 /override/classes/Product.php:4913 /override/controllers/front/ProductController.php:1066 /override/controllers/front/ProductController.php:336 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Language.php:107 /config/config.inc.php:194 /index.php:27
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 221 LIMIT 1 |
0.1 |
24 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /modules/ps_shoppingcart/ps_shoppingcart.php:85 /modules/ps_shoppingcart/ps_shoppingcart.php:97 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 15 |
0.1 |
5 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/AddressFormat.php:353 /classes/AddressFormat.php:392 /classes/controller/FrontController.php:1615 /classes/controller/FrontController.php:495 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 218 LIMIT 1 |
0.1 |
72 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 35201 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Combination.php:453
/override/classes/Product.php:4812 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 15 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Country.php:272
/src/Core/Addon/Module/ModuleManagerBuilder.php:274 /src/Core/Addon/Module/ModuleManagerBuilder.php:190 /src/Core/Addon/Module/ModuleManagerBuilder.php:88 /controllers/front/ProductController.php:200 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_accessory_group_product_lang` WHERE `id_accessory_group_product` =406 |
0.1 |
3 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupProductAbstract.php:176
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:235 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 218) AND (id_product_attribute = 35201) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:3759 /override/classes/Product.php:4913 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:174
/src/Core/Addon/Module/ModuleManager.php:682 /override/controllers/front/ProductController.php:203 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:185
/src/Core/Addon/Module/ModuleManager.php:694 /controllers/front/ProductController.php:203 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.1 |
1 |
|
|
/classes/shop/Shop.php:1160
/override/classes/Product.php:5398 /override/controllers/front/ProductController.php:271 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 67 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Category.php:1322
/override/classes/Product.php:585 /classes/Link.php:106 /classes/Link.php:166 /classes/Link.php:1146 /classes/controller/FrontController.php:1985 /classes/controller/FrontController.php:1511 /classes/controller/FrontController.php:496 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 221) AND (id_product_attribute = 35353) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:3759 /override/classes/Product.php:4913 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_image_type` a
WHERE (a.`id_image_type` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/relatedproductpro/relatedproductpro.php:333 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1073 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1451 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:329 /classes/controller/FrontController.php:490 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_accessory_group_product_lang` WHERE `id_accessory_group_product` =407 |
0.1 |
3 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupProductAbstract.php:176
/modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:235 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.`price`
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product_attribute` = 35353 LIMIT 1 |
0.1 |
1 |
|
|
/classes/Combination.php:453
/override/classes/Product.php:4812 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 768 LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/tax/TaxRulesTaxManager.php:115 /override/classes/Product.php:5725 /override/classes/Product.php:570 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:329 /modules/ps_shoppingcart/ps_shoppingcart.php:85 /modules/ps_shoppingcart/ps_shoppingcart.php:97 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'pt' LIMIT 1 |
0.1 |
3 |
|
|
/classes/Language.php:722
/classes/Tools.php:624 /classes/Dispatcher.php:242 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_attribute_impact` |
0.1 |
1 |
|
|
/override/controllers/front/ProductController.php:728
/override/controllers/front/ProductController.php:376 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 223 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:185
/src/Core/Addon/Module/ModuleManager.php:694 /override/controllers/front/ProductController.php:203 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cart_product`
WHERE `id_cart` = 0 order by id |
0.1 |
1 |
Yes |
|
/override/classes/Cart.php:5053
/override/classes/Cart.php:1969 /src/Adapter/Presenter/Cart/CartPresenter.php:324 /modules/ps_shoppingcart/ps_shoppingcart.php:85 /modules/ps_shoppingcart/ps_shoppingcart.php:97 /classes/Hook.php:971 /classes/Hook.php:923 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 1
AND cl.`id_category` = 67 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Category.php:1322
/override/classes/Product.php:585 /classes/Link.php:106 /classes/Link.php:166 /classes/Link.php:1146 /classes/controller/FrontController.php:1985 /classes/controller/FrontController.php:1511 /classes/controller/FrontController.php:496 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
0.1 |
5 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Group.php:78 /classes/Group.php:393 /override/classes/Cart.php:244 /classes/Cart.php:217 /override/classes/Cart.php:196 /classes/controller/FrontController.php:410 /controllers/front/ProductController.php:83 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 769 AND id_shop=1 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:4993 /override/classes/Product.php:1362 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:32 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 15 LIMIT 1 |
0.1 |
1 |
|
|
/classes/AddressFormat.php:618
/classes/AddressFormat.php:583 /classes/AddressFormat.php:568 /classes/AddressFormat.php:512 /classes/AddressFormat.php:391 /classes/controller/FrontController.php:1615 /classes/controller/FrontController.php:495 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 45) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 171) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gdprpro" LIMIT 1 |
0.1 |
1 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /override/classes/Hook.php:31 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:754
/override/classes/Product.php:6603 /override/classes/Product.php:581 /override/controllers/front/ProductController.php:93 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 67 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Category.php:1322
/override/classes/Product.php:585 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/ObjectModel.php:1588
/classes/Tools.php:689 /classes/controller/FrontController.php:351 /controllers/front/ProductController.php:83 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 162) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 162 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_egoi_sms_notif_order_reminder |
0.1 |
1 |
|
|
/modules/smartmarketingps/smartmarketingps.php:998
/modules/smartmarketingps/smartmarketingps.php:792 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/Dispatcher.php:507 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/shop/Shop.php:550 /config/config.inc.php:165 /index.php:27
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 103 AND `id_shop` = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/module/Module.php:2277
/modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:371 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:773 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:337 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 45 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_egoi WHERE client_id != '' order by egoi_id DESC LIMIT 1 |
0.1 |
1 |
|
|
/modules/smartmarketingps/smartmarketingps.php:2085
/modules/smartmarketingps/smartmarketingps.php:1876 /modules/smartmarketingps/smartmarketingps.php:1782 /modules/smartmarketingps/smartmarketingps.php:1805 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:138 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/31/c1/8f/31c18fb9dd9d0de85f72eae0743b14a370d33562_2.file.header.tpl.php:38 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:300 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:68 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.1 |
1 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:371 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:773 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:337 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 4) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 231) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 37) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 217
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 163) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_accessory_product_setting` FROM `ps_accessory_product_setting` WHERE `id_product` = 768 LIMIT 1 |
0.1 |
1 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php:120
/modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php:105 /modules/hsmultiaccessoriespro/abstract/classes/HsMaProductSettingAbstract.php:136 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:766 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:337 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:556 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 171 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 768
AND id_shop = 1 LIMIT 1 |
0.1 |
1 |
|
|
/classes/ObjectModel.php:1588
/controllers/front/ProductController.php:115 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 |
0.1 |
5 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/tax/TaxRulesTaxManager.php:115 /override/classes/Product.php:5725 /override/classes/Product.php:570 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 768
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:604 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Category.php:1870
/override/classes/Category.php:1894 /override/controllers/front/ProductController.php:768 /override/controllers/front/ProductController.php:284 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 0
AND `active` = 1 LIMIT 1 |
0.1 |
0 |
|
|
/classes/Manufacturer.php:310
/override/classes/Product.php:563 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.1 |
0 |
|
|
/classes/module/Module.php:2277
/classes/controller/FrontController.php:1552 /classes/controller/FrontController.php:1654 /controllers/front/ProductController.php:1266 /override/controllers/front/ProductController.php:1272 /classes/controller/FrontController.php:494 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
0.1 |
1 |
|
|
/classes/ObjectModel.php:1453
/classes/ObjectModel.php:1485 /classes/ObjectModel.php:1416 /classes/controller/FrontController.php:498 /classes/controller/FrontController.php:548 /controllers/front/ProductController.php:379 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 43 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 37 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 163 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 44) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 218
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 221 AND id_shop=1 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:3481 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 208 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 57 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Category.php:1322
/override/classes/Product.php:4806 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group` a
LEFT JOIN `ps_attribute_group_shop` `c` ON a.`id_attribute_group` = c.`id_attribute_group` AND c.`id_shop` = 1
WHERE (a.`id_attribute_group` = 43) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 204) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 4 |
0.1 |
5 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 217 AND id_shop=1 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:3481 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-01-04 00:00:00' AND '2025-01-04 23:59:59' LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:362
/classes/SpecificPrice.php:601 /override/controllers/front/ProductController.php:500 /override/controllers/front/ProductController.php:286 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 170) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 234) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:4807
/override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 234 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_attribute_impact` |
0.1 |
1 |
|
|
/override/controllers/front/ProductController.php:728
/controllers/front/ProductController.php:376 /override/controllers/front/ProductController.php:382 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 230) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 170 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 207 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 235) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 230 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 232) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 208) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 206) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute` a
LEFT JOIN `ps_attribute_shop` `c` ON a.`id_attribute` = c.`id_attribute` AND c.`id_shop` = 1
WHERE (a.`id_attribute` = 207) LIMIT 1 |
0.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 204 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 768 AND id_shop=1 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:3481 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:3759 /override/classes/Product.php:4903 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_group_lang`
WHERE `id_attribute_group` = 44 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1468 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:782
/override/classes/Product.php:6605 /override/classes/Product.php:581 /override/controllers/front/ProductController.php:93 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 235 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 232 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 231 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_image_type` |
0.1 |
8 |
|
|
/classes/ImageType.php:147
/classes/ImageType.php:202 /modules/hsmultiaccessoriespro/abstract/classes/HsMaImageType.php:15 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:317 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:258 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 218 AND id_shop=1 LIMIT 1 |
0.1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:3481 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 221
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.1 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /override/classes/Product.php:3325 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_attribute_lang`
WHERE `id_attribute` = 206 |
0.1 |
4 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Attribute.php:84 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1470 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 221) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/override/classes/Product.php:3759 /override/classes/Product.php:4903 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.1 |
1 |
|
|
/classes/stock/StockAvailable.php:729
/override/classes/Product.php:6604 /override/classes/Product.php:581 /override/controllers/front/ProductController.php:93 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 768 AND `id_group` = 1 LIMIT 1 |
< 1 |
0 |
|
|
/classes/GroupReduction.php:151
/override/classes/Product.php:3547 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
< 1 |
1 |
|
|
/classes/ObjectModel.php:1588
/classes/Tools.php:562 /classes/Tools.php:644 /classes/Dispatcher.php:242 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
< 1 |
1 |
|
|
/classes/stock/StockAvailable.php:754
/override/classes/Product.php:6603 /override/classes/Product.php:581 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_cart_rule` FROM `ps_accessory_product_cart_rule` WHERE `id_main_product`=768 AND `id_accessory`=221 LIMIT 1 |
< 1 |
1 |
|
|
/modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:203
/modules/hsmultiaccessoriespro/abstract/classes/HsMaCartRule.php:265 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:268 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1 |
< 1 |
1 |
|
|
/classes/module/Module.php:2277
/override/classes/Hook.php:31 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 770 AND id_shop=1 LIMIT 1 |
< 1 |
1 |
|
|
/override/classes/Product.php:5702
/override/classes/Product.php:4993 /override/classes/Product.php:1362 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ef/32/f5/ef32f5f327e20f0af8348d18454c810f30728321_2.file.product-variants.tpl.php:32 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:317 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:401 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
< 1 |
0 |
|
|
/classes/Supplier.php:243
/override/classes/Product.php:564 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 67
AND id_shop = 1 LIMIT 1 |
< 1 |
1 |
|
|
/classes/ObjectModel.php:1588
/override/controllers/front/ProductController.php:768 /override/controllers/front/ProductController.php:284 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
< 1 |
1 |
|
|
/classes/stock/StockAvailable.php:729
/override/classes/Product.php:6604 /override/classes/Product.php:581 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
< 1 |
1 |
|
|
/classes/stock/StockAvailable.php:782
/override/classes/Product.php:6605 /override/classes/Product.php:581 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 57 LIMIT 1 |
< 1 |
1 |
|
|
/override/classes/Product.php:4807
/override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 217 AND `id_group` = 1 LIMIT 1 |
< 1 |
0 |
|
|
/classes/GroupReduction.php:151
/override/classes/Product.php:3547 /override/classes/Product.php:3230 /modules/hsmultiaccessoriespro/abstract/classes/HsAccessoriesGroupAbstract.php:234 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1349 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1590 /modules/hsmultiaccessoriespro/abstract/hsmultiaccessoriesabstract.php:1638 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /config/smarty.config.inc.php:165 /classes/Smarty/SmartyLazyRegister.php:83 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:997 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:1437 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:101 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6e/81/b7/6e81b77fa97fd3d9ab373037da46155154ca1def_2.file.layout-both-columns.tpl.php:142 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/29/26/8a/29268adde7d1f843ea1c3ffae44a474e02fb3654_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/62/c1/d7/62c1d7fd9ee8955bf233809f3ae41c3532626108_2.file.product.tpl.php:75 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/controller/FrontController.php:683 /classes/controller/FrontController.php:667 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 218 AND `id_group` = 1 LIMIT 1 |
< 1 |
0 |
|
|
/classes/GroupReduction.php:151
/override/classes/Product.php:3547 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
< 1 |
1 |
|
|
/classes/Group.php:151
/override/classes/Product.php:3551 /override/classes/Product.php:3230 /override/classes/Product.php:577 /controllers/front/ProductController.php:93 /override/controllers/front/ProductController.php:83 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 221 AND `id_group` = 1 LIMIT 1 |
< 1 |
0 |
|
|
/classes/GroupReduction.php:151
/override/classes/Product.php:3547 /override/classes/Product.php:3230 /override/classes/Product.php:4830 /override/classes/Product.php:5006 /override/classes/Product.php:4098 /override/controllers/front/ProductController.php:320 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|