SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 91 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,5 |
15.2 |
396 |
Yes |
|
/classes/Category.php:1010
/modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, product_shop.*, stock.out_of_stock, IFnull(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND p.`id_product` IN (2186, 397, 2161, 894, 212, 214, 201, 392) AND product_shop.`active` = 1 |
12.8 |
16 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:695
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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`) |
12.7 |
983 |
|
|
/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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 1757) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
11.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2205
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
10.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2218
ORDER BY f.position ASC |
9.5 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2293 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` = 2293 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
8.4 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, product_shop.*, stock.out_of_stock, IFnull(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND p.`id_product` IN (2020, 2021, 2025, 2088, 2100) AND product_shop.`active` = 1 |
7.9 |
10 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:695
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2205
ORDER BY f.position ASC |
6.6 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2293
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
6.6 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 |
5.4 |
447 |
|
|
/classes/Hook.php:403
/classes/Hook.php:445 /classes/tax/TaxManagerFactory.php:67 /classes/tax/TaxManagerFactory.php:46 /classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2188
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
4.8 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 |
4.6 |
85 |
|
|
/classes/module/Module.php:305
/modules/supercheckout/supercheckout.php:52 :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 DISTINCT p.*, product_shop.*, stock.out_of_stock, IFnull(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND p.`id_product` IN (589, 765, 2293, 2294) AND product_shop.`active` = 1 |
4.6 |
8 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:695
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` |
4 |
1275 |
Yes |
Yes |
/classes/Hook.php:666
/classes/Hook.php:771 /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.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 142 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,4 |
4 |
4 |
|
|
/classes/Category.php:1010
/modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 214 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` = 214 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
3.9 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, product_shop.*, stock.out_of_stock, IFnull(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND p.`id_product` IN (1786, 1762, 1789, 1776, 1852, 1638, 777, 1578, 1579, 1757, 1832, 1831, 1798) AND product_shop.`active` = 1 |
3.8 |
26 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:695
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, product_shop.*, stock.out_of_stock, IFnull(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-05-18 00:00:00",
INTERVAL 14 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 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 )
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_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND p.`id_product` IN (2151, 2152, 2153, 2188) AND product_shop.`active` = 1 |
3.6 |
8 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:695
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2218
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
3.6 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 15) AND (a1.`id_lang` = 1) |
3.6 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2294 LIMIT 1 |
3.3 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
3.3 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/tax/TaxRulesTaxManager.php:115 /classes/Product.php:3400 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1798
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
3.1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
3 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:105 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 1757) |
3 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1798
ORDER BY f.position ASC |
3 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2205 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` = 2205 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.9 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 1832 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
2.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
2.6 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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` = 1798 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` = 1798 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.6 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2205 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
2.6 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 |
2.6 |
399 |
|
|
/classes/SpecificPrice.php:283
/classes/SpecificPrice.php:341 /classes/SpecificPrice.php:521 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 13) AND (a1.`id_lang` = 1) |
2.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2205
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
2.5 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 14
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 |
2.5 |
1 |
Yes |
|
/classes/tax/TaxRulesTaxManager.php:108
/classes/Product.php:3400 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
2.4 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:221 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:58 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 1757
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
2.4 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2294) AND (b.`id_shop` = 1) LIMIT 1 |
2.4 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 201
ORDER BY f.position ASC |
2.4 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2151
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
2.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 36) AND (a1.`id_lang` = 1) |
2.3 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 201 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` = 201 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1831
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
2.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 1798 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
2.2 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1512 |
2.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /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 |
2.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 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` = 1757 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` = 1757 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2.2 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2188
ORDER BY f.position ASC |
2.1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 |
2.1 |
1 |
|
|
/classes/Cart.php:4013
/classes/Cart.php:3988 /classes/Cart.php:1906 /src/Adapter/Presenter/Cart/CartPresenter.php:322 /classes/controller/FrontController.php:489 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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` = 1512
ORDER BY `position` |
2.1 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `ps_manufacturer` m INNER JOIN ps_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `ps_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
2 |
156 |
Yes |
|
/classes/Manufacturer.php:207
/modules/an_brandslider/an_brandslider.php:431 /modules/an_brandslider/an_brandslider.php:1212 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:28 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 1757) AND (b.`id_shop` = 1) LIMIT 1 |
2 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `ps_hook_module` hm
LEFT JOIN `ps_hook` h ON (h.`id_hook` = hm.`id_hook`)
WHERE h.`name` = 'displayHome' AND hm.`id_module` = 19 LIMIT 1 |
2 |
1 |
|
|
/classes/module/Module.php:2299
/modules/ps_googleanalytics/classes/Handler/ModuleHandler.php:65 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php:114 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php:104 /modules/ps_googleanalytics/ps_googleanalytics.php:94 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
2 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2025 |
2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2188 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` = 2188 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 397
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.9 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 15) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.9 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:49 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 14 |
1.9 |
1 |
|
|
/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:1614 /classes/controller/FrontController.php:494 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.8 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.tpl.php:181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 201
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.8 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1832
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.8 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 36) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.8 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 'www.drogeriazagraniczna.pl' OR su.domain_ssl = 'www.drogeriazagraniczna.pl')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
1.7 |
1 |
Yes |
|
/classes/shop/Shop.php:345
/config/config.inc.php:119 /index.php:27
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.7 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:225 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:58 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 2293
ORDER BY f.position ASC |
1.7 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2020 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` = 2020 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.7 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1831
ORDER BY f.position ASC |
1.7 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2025
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.7 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2021 |
1.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2152) AND (b.`id_shop` = 1) LIMIT 1 |
1.6 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1757
ORDER BY f.position ASC |
1.6 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 1) AND (a1.`id_lang` = 1) |
1.6 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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 = 214
ORDER BY f.position ASC |
1.6 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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,
product_shop.`date_add` > "2025-05-04" as new
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_lang` = 1 AND pl.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 m.`id_manufacturer` = p.`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 (product_shop.`active` = 1) AND (product_shop.`visibility` IN ("both", "catalog")) AND (product_shop.`date_add` > "2025-05-04")
ORDER BY product_shop.`date_add` DESC
LIMIT 4 |
1.6 |
1 |
|
|
/modules/anthemeblocks/classes/AnThemeBlock.php:795
/modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1831 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` = 1831 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.6 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 |
1.6 |
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:350 /tools/profiling/Controller.php:201 /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 = 2151
ORDER BY f.position ASC |
1.6 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 |
1.6 |
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 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` = 1578
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 214
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2151 |
1.5 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.5 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2218
ORDER BY `position` |
1.5 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 516
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2100 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` = 2100 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.5 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2153
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2186
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.5 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2153) AND (b.`id_shop` = 1) LIMIT 1 |
1.5 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) LIMIT 1 |
1.5 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Category.php:150 /modules/anthemeblocks/classes/AnThemeBlock.php:641 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 38) AND (a1.`id_lang` = 1) |
1.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 13) AND (a1.`id_lang` = 1) |
1.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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 |
1.5 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Group.php:78 /classes/Group.php:393 /classes/Cart.php:244 /classes/Cart.php:217 /classes/controller/FrontController.php:409 /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` = 2152 AND id_shop=1 LIMIT 1 |
1.5 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 894
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.4 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.4 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.tpl.php:181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2205 AND `id_group` = 1 LIMIT 1 |
1.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayHomeBefore') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.4 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.tpl.php:181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 212) AND (b.`id_shop` = 1) LIMIT 1 |
1.4 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1512
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.4 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayHome') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.4 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1579
ORDER BY f.position ASC |
1.4 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2294
ORDER BY f.position ASC |
1.4 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2205 |
1.4 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2294
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.4 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1831) AND (b.`id_shop` = 1) LIMIT 1 |
1.4 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 212 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` = 212 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.4 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.4 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2186 |
1.4 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1798
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
1.4 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 894
ORDER BY f.position ASC |
1.4 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1832 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` = 1832 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.4 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
1.4 |
1 |
|
|
/classes/SpecificPrice.php:407
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2035 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` = 2035 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.4 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 397
ORDER BY f.position ASC |
1.4 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 516 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` = 516 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 589
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 397 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` = 397 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 894 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` = 894 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2025 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` = 2025 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2151 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` = 2151 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 18) AND (a1.`id_lang` = 1) |
1.3 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:71 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 201) AND (b.`id_shop` = 1) LIMIT 1 |
1.3 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 16) AND (a1.`id_lang` = 1) |
1.3 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:71 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2153
ORDER BY f.position ASC |
1.3 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2152
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1579 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` = 1579 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.3 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2021
ORDER BY f.position ASC |
1.3 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.3 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:85 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 17) AND (a1.`id_lang` = 1) |
1.3 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:49 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 392
ORDER BY f.position ASC |
1.3 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 765
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1579
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.3 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 516
ORDER BY f.position ASC |
1.3 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2153 |
1.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2025
ORDER BY f.position ASC |
1.2 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2188 |
1.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2153
ORDER BY `position` |
1.2 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1512
ORDER BY f.position ASC |
1.2 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2186 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` = 2186 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.2 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2218 |
1.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2186
ORDER BY f.position ASC |
1.2 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 38) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.2 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2152 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
1.2 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 397) AND (b.`id_shop` = 1) LIMIT 1 |
1.2 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2153 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` = 2153 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.2 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 201 |
1.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.2 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:67 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:34 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 2100
ORDER BY f.position ASC |
1.2 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1515
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.2 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.2 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:302 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2152 |
1.2 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.2 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:28 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 id_product = 1757 LIMIT 1 |
1.2 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1832 AND id_shop=1 LIMIT 1 |
1.2 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 14) AND (a1.`id_lang` = 1) |
1.2 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1515 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` = 1515 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.2 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2020
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.2 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2100
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.2 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 516) AND (b.`id_shop` = 1) LIMIT 1 |
1.2 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 516 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
1.2 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 14) LIMIT 1 |
1.2 |
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 201) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 86 AND `id_shop` = 1 LIMIT 1 |
1.1 |
1 |
|
|
/classes/module/Module.php:2277
/modules/phblogrecentposts/phblogrecentposts.php:38 :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:555 /controllers/front/IndexController.php:37 /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` = 2161 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` = 2161 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2152 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` = 2152 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2021
ORDER BY `position` |
1.1 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2035
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 14 LIMIT 1 |
1.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 /classes/Link.php:920 /src/Adapter/Image/ImageRetriever.php:256 /classes/controller/FrontController.php:1519 /classes/controller/FrontController.php:495 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1.1 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:51 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:31 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2088
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) LIMIT 1 |
1.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Category.php:150 /modules/anthemeblocks/classes/AnThemeBlock.php:641 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1578
ORDER BY f.position ASC |
1.1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2186
ORDER BY `position` |
1.1 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2294 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` = 2294 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE domain,physical_uri FROM ps_shop_url |
1.1 |
1 |
|
|
/modules/sfkpopup/sfkpopup.php:245
/modules/sfkpopup/sfkpopup.php:206 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2100 |
1.1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displaySliderContainerWidth') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1.1 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.tpl.php:181 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:95 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 id_product = 212 LIMIT 1 |
1.1 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2036
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1831 LIMIT 1 |
1.1 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2021
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1.1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1832
ORDER BY f.position ASC |
1.1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 40) AND (a1.`id_lang` = 1) |
1.1 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2036
ORDER BY f.position ASC |
1.1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2036 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` = 2036 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2036) AND (b.`id_shop` = 1) LIMIT 1 |
1.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2025) AND (b.`id_shop` = 1) LIMIT 1 |
1.1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2218 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` = 2218 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1.1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 45 LIMIT 1 |
1.1 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1757 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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') |
1 |
1 |
|
|
/classes/ObjectModel.php:551
/classes/ObjectModel.php:508 /classes/Guest.php:239 /modules/statsdata/statsdata.php:82 /modules/statsdata/statsdata.php:73 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 2188) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1578 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` = 1578 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 765 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 212
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 1 LIMIT 1 |
1 |
1 |
|
|
/classes/Page.php:80
/classes/Connection.php:175 /classes/Connection.php:97 /modules/statsdata/statsdata.php:118 /modules/statsdata/statsdata.php:74 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 |
1 |
397 |
|
|
/classes/SpecificPrice.php:291
/classes/SpecificPrice.php:341 /classes/SpecificPrice.php:521 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 49) AND (a1.`id_lang` = 1) |
1 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:49 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 392) AND (b.`id_shop` = 1) LIMIT 1 |
1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 765 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` = 765 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2088
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1832) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 894 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2151
ORDER BY `position` |
1 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2020
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 40) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2100
ORDER BY `position` |
1 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2205) AND (b.`id_shop` = 1) LIMIT 1 |
1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 894) AND (b.`id_shop` = 1) LIMIT 1 |
1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2088 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` = 2088 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 589
ORDER BY `position` |
1 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2021 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` = 2021 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 392 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook` h
ORDER BY `name` |
1 |
349 |
Yes |
|
/classes/Hook.php:152
/modules/anthemeblocks/anthemeblocks.php:389 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2161
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1579) AND (b.`id_shop` = 1) LIMIT 1 |
1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 ('73556', '1', '59242515', '', '1', '1', '2025-05-18 15:22:59') |
1 |
1 |
|
|
/classes/ObjectModel.php:551
/classes/Connection.php:183 /classes/Connection.php:97 /modules/statsdata/statsdata.php:118 /modules/statsdata/statsdata.php:74 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2293 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2025 |
1 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2021) AND (b.`id_shop` = 1) LIMIT 1 |
1 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 765
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 37) AND (a1.`id_lang` = 1) |
1 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 212
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2035
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayNav1') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:221 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:58 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2025 AND `id_group` = 1 LIMIT 1 |
1 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 392
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 1 |
1 |
0 |
|
|
/classes/Product.php:6176
/classes/Product.php:4866 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 589 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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 |
1 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 17) AND (a1.`id_lang` = 1) |
1 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:71 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 43 LIMIT 1 |
1 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 |
1 |
85 |
|
|
/classes/module/Module.php:305
/modules/ps_eventbus/ps_eventbus.php:204 :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:352 /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 |
1 |
55 |
Yes |
|
/classes/Dispatcher.php:636
/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 = 2152
ORDER BY f.position ASC |
1 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayBeforeBodyClosingTag') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
1 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 589 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` = 589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.9 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1798) |
0.9 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 214) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2188) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1512 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` = 1512 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.9 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.9 |
85 |
|
|
/classes/module/Module.php:305
/modules/ps_mbo/ps_mbo.php:179 :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:352 /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` = 2161) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2100) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1757 AND `id_group` = 1 LIMIT 1 |
0.9 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2020) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.9 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 589 |
0.9 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 39) AND (a1.`id_lang` = 1) |
0.9 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1515
ORDER BY f.position ASC |
0.9 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 392 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` = 392 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.9 |
0 |
|
|
/classes/Cart.php:1234
/classes/Product.php:3681 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 589) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2188 AND `id_group` = 1 LIMIT 1 |
0.9 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-05-18 00:00:00" AND date_to <= "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-05-18 00:00:00" AND date_from <= "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-05-18 00:00:00" AND date_to > "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.9 |
1 |
|
|
/classes/CartRule.php:341
/classes/CartRule.php:374 /classes/Cart.php:2765 /classes/Cart.php:3147 /classes/Cart.php:3216 /src/Core/Cart/Fees.php:81 /src/Core/Cart/Calculator.php:273 /src/Core/Cart/Calculator.php:123 /classes/Cart.php:1951 /src/Adapter/Presenter/Cart/CartPresenter.php:323 /classes/controller/FrontController.php:489 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /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` = 1515) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 91 AND ctg.`id_group` = 1 LIMIT 1 |
0.9 |
1 |
|
|
/classes/Category.php:1654
/classes/Category.php:921 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 13) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.9 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1832 LIMIT 1 |
0.9 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2186) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 142 AND `id_shop` = 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Category.php:150 /modules/anthemeblocks/classes/AnThemeBlock.php:641 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 5
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.9 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2188
ORDER BY `position` |
0.9 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2020 |
0.9 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2152
ORDER BY `position` |
0.9 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2153 LIMIT 1 |
0.9 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1798
ORDER BY `position` |
0.9 |
4 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 894
ORDER BY `position` |
0.9 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2152 LIMIT 1 |
0.9 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 765 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.9 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2294
ORDER BY `position` |
0.9 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.9 |
0 |
|
|
/classes/module/Module.php:2277
/modules/myprestacomments/myprestacomments.php:67 :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:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayFooter') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.9 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:67 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:34 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 1512) AND (b.`id_shop` = 1) LIMIT 1 |
0.9 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2294 |
0.9 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2088 |
0.9 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 765
ORDER BY `position` |
0.9 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 49) AND (a1.`id_lang` = 1) |
0.8 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:71 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Group.php:78 /classes/Group.php:393 /classes/Cart.php:244 /classes/Cart.php:217 /classes/controller/FrontController.php:409 /tools/profiling/Controller.php:201 /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` = 765) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2205) |
0.8 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 201 LIMIT 1 |
0.8 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2035) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2151 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.8 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 52 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1512 LIMIT 1 |
0.8 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.8 |
0 |
|
|
/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:89 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:55 /modules/ps_googleanalytics/classes/Hook/HookDisplayFooter.php:61 /modules/ps_googleanalytics/ps_googleanalytics.php:134 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 90 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.8 |
1 |
|
|
/classes/Language.php:882
/config/config.inc.php:138 /index.php:27
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 90 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.8 |
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 `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 73556
AND `date_add` > '2025-05-18 14:52:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.8 |
1 |
Yes |
|
/classes/Connection.php:163
/classes/Connection.php:97 /modules/statsdata/statsdata.php:118 /modules/statsdata/statsdata.php:74 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1578 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anmenu` m
LEFT JOIN `ps_anmenu_lang` ml ON m.`id_anmenu` = ml.`id_anmenu`
WHERE m.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
GROUP BY m.`id_anmenu`
ORDER BY m.`position` ASC |
0.8 |
6 |
Yes |
Yes |
/modules/an_megamenu/classes/AnMenu.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:120 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2088) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 214 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2161
ORDER BY `position` |
0.8 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 516 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2218) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1798) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.8 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 38) AND (a1.`id_lang` = 1) |
0.8 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 12
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.8 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1831 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 60 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2161 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 41) AND (a1.`id_lang` = 1) |
0.8 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:26 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2161
ORDER BY f.position ASC |
0.8 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 142 AND ctg.`id_group` = 1 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Category.php:1654
/classes/Category.php:921 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2151) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1757 AND id_shop=1 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ph_simpleblog" LIMIT 1 |
0.8 |
1 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2252 /modules/phblogrecentposts/phblogrecentposts.php:38 :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:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /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` = 1798) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.8 |
85 |
|
|
/classes/module/Module.php:305
/modules/ph_simpleblog/ph_simpleblog.php:135 :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 = 589
ORDER BY f.position ASC |
0.8 |
1 |
Yes |
|
/classes/Product.php:4952
/classes/Product.php:4841 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2188 LIMIT 1 |
0.8 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 397 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.8 |
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 90 LIMIT 1 |
0.8 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1579 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 212 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2020
ORDER BY `position` |
0.8 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1757 |
0.8 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1578) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 201 AND `id_group` = 1 LIMIT 1 |
0.8 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2205
ORDER BY `position` |
0.8 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2152
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.8 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 1832) AND (b.`id_shop` = 1) LIMIT 1 |
0.8 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayNav2') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.8 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:225 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:58 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1832 |
0.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.7 |
1 |
|
|
/classes/ObjectModel.php:1588
/classes/Group.php:396 /classes/Cart.php:244 /classes/Cart.php:217 /classes/controller/FrontController.php:409 /tools/profiling/Controller.php:201 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.7 |
83 |
|
|
/classes/Hook.php:234
/classes/Hook.php:375 /classes/Hook.php:691 /classes/Hook.php:771 /classes/Dispatcher.php:589 /classes/Dispatcher.php:249 /classes/Dispatcher.php:207 /index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 1831 AND `id_group` = 1 LIMIT 1 |
0.7 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2293
ORDER BY `position` |
0.7 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 40) AND (a1.`id_lang` = 1) |
0.7 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 15) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.7 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:71 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2294 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1831) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.7 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1798 |
0.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2036 |
0.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 1512 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 52 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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` = 2293) AND (b.`id_shop` = 1) LIMIT 1 |
0.7 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Product.php:550 /classes/Link.php:106 /classes/Link.php:170 /classes/Product.php:4726 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 27 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 36) AND (a1.`id_lang` = 1) |
0.7 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 1515 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2293 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2151
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2036 AND `id_group` = 1 LIMIT 1 |
0.7 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 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, 14) AND
`id_group` IN (0, 1) AND `id_product` = 2161 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-18 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-18 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.7 |
1 |
Yes |
|
/classes/SpecificPrice.php:549
/classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 16) AND (a1.`id_lang` = 1) |
0.7 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:49 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 18) AND (a1.`id_lang` = 1) |
0.7 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:49 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 516
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1798 AND `id_group` = 1 LIMIT 1 |
0.7 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 894 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2100 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 214) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.7 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1578
ORDER BY `position` |
0.7 |
6 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 91 AND `id_shop` = 1 |
0.7 |
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/Category.php:150 /modules/anthemeblocks/classes/AnThemeBlock.php:641 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2186 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 2035 |
0.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1515 AND `id_group` = 1 LIMIT 1 |
0.7 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 45 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anmenu` m
LEFT JOIN `ps_anmenu_lang` ml ON m.`id_anmenu` = ml.`id_anmenu`
WHERE m.`id_shop` = 1
AND `id_lang` = 1
AND `active` = 1
GROUP BY m.`id_anmenu`
ORDER BY m.`position` ASC |
0.7 |
6 |
Yes |
Yes |
/modules/an_megamenu/classes/AnMenu.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:120 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 516) |
0.7 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1578 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 397
ORDER BY `position` |
0.7 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2025) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.7 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-18 00:00:00',
INTERVAL 14 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 1515 |
0.7 |
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107 /classes/controller/ProductListingFrontController.php:54 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayTop') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.7 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 id_product = 214 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 52 LIMIT 1 |
0.7 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 201) |
0.7 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 765 LIMIT 1 |
0.7 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2025
ORDER BY `position` |
0.7 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1832
ORDER BY `position` |
0.7 |
3 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 'index' LIMIT 1 |
0.6 |
1 |
|
|
/classes/Page.php:100
/classes/Page.php:55 /classes/Connection.php:175 /classes/Connection.php:97 /modules/statsdata/statsdata.php:118 /modules/statsdata/statsdata.php:74 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:378 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:124 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 1832) |
0.6 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_sfkpopup WHERE sfk_status=1 |
0.6 |
1 |
|
|
/modules/sfkpopup/sfkpopup.php:217
/modules/sfkpopup/sfkpopup.php:206 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayHomeAfter') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.6 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:28 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 id_product = 589 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 392 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 15) AND (a1.`id_lang` = 1) |
0.6 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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` = 1832
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_alias` |
0.6 |
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 26 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 201
ORDER BY `position` |
0.6 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.6 |
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 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` = 392
ORDER BY `position` |
0.6 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1832 AND `id_group` = 1 LIMIT 1 |
0.6 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1579 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2088
ORDER BY `position` |
0.6 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2020 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2152) |
0.6 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`id_parent` = 1) AND (a0.`status` = 1) AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.6 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 1) AND (a1.`id_lang` = 1) |
0.6 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 1757
ORDER BY `position` |
0.6 |
6 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2161 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2020) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2205) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1798 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2151 AND `id_group` = 1 LIMIT 1 |
0.6 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayWrapperTop') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.6 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:85 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2025
ORDER BY `position` |
0.6 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 765) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 212
ORDER BY `position` |
0.6 |
2 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 894 AND `id_group` = 1 LIMIT 1 |
0.6 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 214
ORDER BY `position` |
0.6 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2025 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1798 AND id_shop=1 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.6 |
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 1 FROM `ps_cart_rule` WHERE date_to >= "2025-05-18 00:00:00" AND date_to <= "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-05-18 00:00:00" AND date_from <= "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-05-18 00:00:00" AND date_to > "2025-05-18 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
0.6 |
1 |
|
|
/classes/CartRule.php:341
/classes/CartRule.php:374 /classes/CartRule.php:509 /classes/Cart.php:529 /src/Adapter/Presenter/Cart/CartPresenter.php:436 /classes/controller/FrontController.php:489 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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.6 |
1 |
|
|
/classes/ObjectModel.php:1453
/classes/ObjectModel.php:1485 /classes/ObjectModel.php:1416 /classes/controller/FrontController.php:497 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 516 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 5
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.6 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 589) |
0.6 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 51 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 115 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1757
ORDER BY `position` |
0.6 |
6 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 1515 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 589
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 214 AND id_shop=1 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-05-18 00:00:00' AND '2025-05-18 23:59:59' LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:358
/classes/SpecificPrice.php:521 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.6 |
1 |
|
|
/classes/ObjectModel.php:1588
/classes/Tools.php:689 /classes/controller/FrontController.php:350 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 14
AND tr.`id_tax_rules_group` = 0
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.6 |
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:108
/classes/Product.php:3427 /classes/Product.php:3225 /classes/Product.php:4783 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1579) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.6 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 516
ORDER BY `position` |
0.6 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1579
ORDER BY `position` |
0.6 |
5 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.6 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 397 LIMIT 1 |
0.6 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2151) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 31) AND (a1.`id_lang` = 1) |
0.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 894) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2294) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1512
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_featuredproducts" LIMIT 1 |
0.5 |
1 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2252 /modules/ps_googleanalytics/classes/Handler/ModuleHandler.php:40 /modules/ps_googleanalytics/classes/Handler/ModuleHandler.php:61 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php:114 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php:104 /modules/ps_googleanalytics/ps_googleanalytics.php:94 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2218 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2035 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 212) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2035
ORDER BY `position` |
0.5 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1512 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayHomeSliderFullWidth') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.5 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 2294) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.5 |
1 |
|
|
/classes/Currency.php:661
/classes/Currency.php:678 /classes/module/Module.php:2352 /modules/myprestacomments/myprestacomments.php:188 /modules/myprestacomments/myprestacomments.php:1275 /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/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:236 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:358 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/ea/7d/dd/ea7ddda1a92237411aa1a127a1ab7c1684cf91f6_2.file.item.tpl.php:44 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2021 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2036) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1578) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2153) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_sfkpopup WHERE sfk_status=1 |
0.5 |
1 |
|
|
/modules/sfkpopup/sfkpopup.php:217
/modules/sfkpopup/sfkpopup.php:201 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:67 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:34 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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-05-18 00:00:00' AND '2025-05-18 23:59:59' LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:362
/classes/SpecificPrice.php:521 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1512) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1515
ORDER BY `position` |
0.5 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Meta.php:189
/classes/Meta.php:328 /classes/Meta.php:313 /classes/controller/FrontController.php:1632 /classes/controller/FrontController.php:493 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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 = 2186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1831
ORDER BY `position` |
0.5 |
4 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 201 AND id_shop=1 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1831) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 13
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 10
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 45 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 516 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 10
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2153 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2020 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.5 |
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 1 FROM `ps_specific_price` WHERE id_product = 2036 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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.5 |
1 |
|
|
/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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 765 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1515
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2036
ORDER BY `position` |
0.5 |
1 |
Yes |
|
/classes/Product.php:3042
/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 /classes/controller/ProductListingFrontController.php:63 :undefined /classes/controller/ProductListingFrontController.php:77 /modules/anthemeblocks/classes/AnThemeBlocksListing.php:30 /modules/anthemeblocks/classes/AnThemeBlock.php:603 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 13
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 89 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 392) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 44) AND (a1.`id_lang` = 1) |
0.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 8
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 id_product = 2205 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2151 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 89 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 42) AND (a1.`id_lang` = 1) |
0.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /modules/anthemeblocks/anthemeblocks.php:545 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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` = 1579 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 11
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.5 |
1 |
|
|
/classes/shop/Shop.php:1160
/modules/ph_simpleblog/ph_simpleblog.php:130 :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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 397) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2294
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2088 LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 |
0.5 |
1 |
|
|
/classes/Group.php:151
/classes/Product.php:3469 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "productcomments" LIMIT 1 |
0.5 |
0 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /modules/myprestacomments/myprestacomments.php:67 :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:555 /controllers/front/IndexController.php:37 /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` = 2100 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.5 |
1 |
|
|
/classes/module/Module.php:2188
/classes/Hook.php:848 /classes/Dispatcher.php:352 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 8
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:102 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:296 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2218 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2152) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 212 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 5) LIMIT 1 |
0.5 |
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /modules/an_brandslider/an_brandslider.php:421 /modules/an_brandslider/an_brandslider.php:1212 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:28 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayWrapperBottom') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.5 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:105 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 894) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 765) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 45 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2088) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "an_theme" LIMIT 1 |
0.5 |
1 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:336 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/ea/7d/dd/ea7ddda1a92237411aa1a127a1ab7c1684cf91f6_2.file.item.tpl.php:44 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayFooterBefore') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.5 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:51 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:31 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 12
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 392 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2035) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.5 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2152 AND `id_group` = 1 LIMIT 1 |
0.5 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2293) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2161
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.5 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 29) AND (a1.`id_lang` = 1) |
0.5 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 214) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_andropdown` d
LEFT JOIN `ps_andropdown_lang` dl ON d.`id_andropdown` = dl.`id_andropdown`
WHERE d.`id_anmenu` = 11
AND `id_lang` = 1
AND `active` = 1
GROUP BY d.`id_andropdown`
ORDER BY d.`position` ASC |
0.5 |
19 |
Yes |
Yes |
/modules/an_megamenu/classes/AnDropdown.php:156
/modules/an_megamenu/composite/AnMegaMenuConfigurator.php:123 /modules/an_megamenu/an_megamenu.php:159 /modules/an_megamenu/composite/AnMegaMenuHooks.php:129 /modules/an_megamenu/an_megamenu.php:159 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:285 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /tools/profiling/Controller.php:699 /tools/profiling/Controller.php:241 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock` a0
LEFT JOIN `ps_anthemeblock_lang` `a1` ON (a0.`id_anthemeblock` = a1.`id_anthemeblock`)
WHERE (a0.`status` = 1) AND (a0.`id_parent` = 0) AND (a0.`hook_ids` like '%displayNavFullWidth') AND (a1.`id_lang` = 1)
ORDER BY a0.`position` asc |
0.5 |
47 |
Yes |
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:415 :undefined /modules/anthemeblocks/classes/AnThemeBlock.php:421 /modules/anthemeblocks/anthemeblocks.php:396 /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/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:302 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/df/2b/dc/df2bdc10b17fccdf739583dde52f0f5016c931ed_2.file.header.tpl.php:63 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:197 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:64 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 2020) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 516 AND id_shop=1 LIMIT 1 |
0.5 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2151) |
0.5 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 33) AND (a1.`id_lang` = 1) |
0.4 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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`,
0 as id_product_attribute
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` = 212) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2021 LIMIT 1 |
0.4 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2293) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "socialloginizer" LIMIT 1 |
0.4 |
0 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2252 /modules/supercheckout/supercheckout.php:1602 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /classes/controller/FrontController.php:555 /controllers/front/IndexController.php:37 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 39 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 115 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 14) LIMIT 1 |
0.4 |
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:1614 /classes/controller/FrontController.php:494 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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 = 2088) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 2293 LIMIT 1 |
0.4 |
1 |
|
|
/classes/SpecificPrice.php:416
/classes/SpecificPrice.php:496 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 30) AND (a1.`id_lang` = 1) |
0.4 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 26 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2188) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1515) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 46 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Category.php:1322
/classes/Product.php:4724 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2021) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 1578) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2294 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.4 |
0 |
|
|
/classes/module/Module.php:2752
/classes/module/Module.php:2276 /classes/controller/FrontController.php:1551 /classes/controller/FrontController.php:1653 /classes/controller/FrontController.php:493 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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` = 2020 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2161) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 589 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 27 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 |
0.4 |
1 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:256 /tools/profiling/ObjectModel.php:33 /classes/tax/TaxRulesTaxManager.php:115 /classes/Product.php:3400 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2025) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2100) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 212 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 589 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 214 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 50) AND (a1.`id_lang` = 1) |
0.4 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.4 |
9 |
Yes |
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:250 /classes/controller/FrontController.php:1519 /classes/controller/FrontController.php:495 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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` = 2035 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 90 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 397) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 60 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2153) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 46 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_anthemeblock_data` a0
LEFT JOIN `ps_anthemeblock_data_lang` `a1` ON (a0.`id_anthemeblock_data` = a1.`id_anthemeblock_data`)
WHERE (a0.`id_anthemeblock` = 32) AND (a1.`id_lang` = 1) |
0.4 |
50 |
|
|
/classes/PrestaShopCollection.php:373
/classes/PrestaShopCollection.php:388 /modules/anthemeblocks/classes/AnThemeBlock.php:221 /modules/anthemeblocks/classes/AnThemeBlock.php:344 /classes/ObjectModel.php:1950 /classes/PrestaShopCollection.php:375 /classes/PrestaShopCollection.php:415 /var/cache/dev/smarty/compile/d6/8b/da/d68bda68dc2c325e5ab1c513c5198392f41324ea_2.file.homeslider.tpl.php:418 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:82 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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 = 51 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2186 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 765
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.4 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 397 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1831 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 62 AND `id_shop` = 1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/module/Module.php:2277
/var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:336 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/e7/e7/0a/e7e70a8812479e18543f2643656ceecffd40df51_2.file.product.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/ea/7d/dd/ea7ddda1a92237411aa1a127a1ab7c1684cf91f6_2.file.item.tpl.php:44 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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 = 2161) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.4 |
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3677 /classes/Product.php:4821 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 43 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2035) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 392) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 392 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 397 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 1579) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2100) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2153 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2293 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2036) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 45 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2161 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE domain,physical_uri FROM ps_shop_url |
0.4 |
1 |
|
|
/modules/sfkpopup/sfkpopup.php:245
/modules/sfkpopup/sfkpopup.php:201 /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/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:67 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/e8/58/97/e85897f14da6a749f99c1ebd3eb01e4855f2d251_2.file.footer.tpl.php:34 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_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/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:342 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/34/3b/19/343b190d398e793e11c0d8d27f70bd3bdd57e534_2.file.layout-both-columns.tpl.php:111 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/3d/8f/5d/3d8f5d54c1e92a17342476050e3fb282c861798c_2.file.layout-full-width.tpl.php:42 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/4b/03/a7/4b03a7c6dbc63ecd45fa7383bcf054332c13ca52_2.file.page.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 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 /var/cache/dev/smarty/compile/layouts_layout_full_width_tpl/b2/e8/8f/b2e88ffbe9dc8d1309fe372a37c6c3506112b464_2.file.index.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_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDev.php:40 /classes/controller/FrontController.php:682 /classes/controller/FrontController.php:666 /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` = 2293 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2218) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2205 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2021) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2293
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.4 |
1 |
|
|
/classes/SpecificPrice.php:246
/classes/SpecificPrice.php:226 /classes/SpecificPrice.php:538 /classes/Product.php:3320 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2088 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
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` = 2186) |
0.4 |
1 |
|
|
/classes/Product.php:3342
/classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1512 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 765 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 894 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2188 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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.4 |
0 |
|
|
/classes/module/Module.php:2277
/classes/controller/FrontController.php:1551 /classes/controller/FrontController.php:1653 /classes/controller/FrontController.php:493 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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` = 1578 AND `id_group` = 1 LIMIT 1 |
0.4 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 14 LIMIT 1 |
0.4 |
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:1614 /classes/controller/FrontController.php:494 /classes/controller/FrontController.php:547 /controllers/front/IndexController.php:37 /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` = 2100 AND id_shop=1 LIMIT 1 |
0.4 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 115 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2161 AND `id_group` = 1 LIMIT 1 |
0.3 |
0 |
|
|
/classes/GroupReduction.php:151
/classes/Product.php:3465 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1578 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2186 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2035 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 39 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 |
0.3 |
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2151 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1579 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 1515 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2036 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2218 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2088 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /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 = 89 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:4725
/classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2294 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2021 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /modules/anthemeblocks/classes/AnThemeBlock.php:697 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/e4/2f/e8/e42fe8a30eeff32cd4f9d1c65ffa805fb7718887_2.file.productblocksslider.tpl.php:27 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /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` = 2025 AND id_shop=1 LIMIT 1 |
0.3 |
1 |
|
|
/classes/Product.php:5620
/classes/Product.php:3399 /classes/Product.php:3225 /classes/Product.php:4748 /classes/Product.php:4924 /classes/Category.php:1021 /modules/anthemeblocks/classes/AnThemeBlock.php:642 /modules/anthemeblocks/classes/AnThemeBlock.php:595 /modules/anthemeblocks/classes/AnThemeBlock.php:554 /var/cache/dev/smarty/compile/18/5c/70/185c708f48c100edaf0c396c1bb0fdfcc1d411fb_2.file.producttabs.tpl.php:78 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 /classes/Smarty/SmartyDevTemplate.php:40 /classes/module/Module.php:2375 /modules/anthemeblocks/classes/AnThemeBlock.php:561 /modules/anthemeblocks/anthemeblocks.php:399 /classes/Hook.php:966 /classes/Hook.php:351 /classes/Hook.php:903 /controllers/front/IndexController.php:39 /tools/profiling/Controller.php:220 /classes/Dispatcher.php:511 /index.php:28
|