SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 65 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
14372
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=5 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.position ASC, p.id_product DESC |
9418
ms
|
29700 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Filters/Products.php:87<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:187<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 103 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
9008
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtsearchbar" LIMIT 1 |
8439
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:116<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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`) |
8414
ms
|
1038 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209<br>/classes/Configuration.php:297<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 233 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
8129
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 76 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
8041
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 123 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
7390
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 77 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
7235
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
7029
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 27 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
6731
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 11 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
6390
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 55 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
6158
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 188 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
5786
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 210 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
5626
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 46 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
5175
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 78 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
5145
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 118 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
4723
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 136 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
4704
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 130 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
4626
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 106 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
4600
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 4664
ORDER BY `position` |
3686
ms
|
5 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4664) AND (b.`id_shop` = 1) LIMIT 1 |
3159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 802 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
3092
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 166 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
3090
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
2699
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 111 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2517
ms
|
552 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 8) LIMIT 1 |
2462
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:157<br>/index.php:27
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7353
LIMIT 1 |
2426
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'CHF') LIMIT 1 |
2280
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` |
2168
ms
|
2418 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:731<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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` = 56) LIMIT 1 |
2135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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, m.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 |
2114
ms
|
528 |
|
|
/classes/Hook.php:504
/classes/Hook.php:544<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7045) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2104
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
2088
ms
|
88 |
|
|
/classes/Hook.php:301
/classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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 |
2053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:222<br>/index.php:27
|
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
1937
ms
|
1 |
|
|
/classes/shop/Shop.php:1171
/classes/Currency.php:968<br>/classes/Currency.php:890<br>/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7446
LIMIT 1 |
1820
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4664 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` = 4664 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1792
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2151) LIMIT 1 |
1776
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2668) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1745
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
1625
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:638<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2577
LIMIT 1 |
1539
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
1441
ms
|
1 |
|
|
/classes/Language.php:1198
/classes/Language.php:1502<br>/classes/Dispatcher.php:548<br>/classes/Dispatcher.php:245<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 |
1417
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3963<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 527 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 6 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
1318
ms
|
9 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_categorytree/ps_categorytree.php:141<br>/modules/ps_categorytree/ps_categorytree.php:295<br>/modules/ps_categorytree/ps_categorytree.php:263<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2577
AND image_shop.`cover` = 1 LIMIT 1 |
1283
ms
|
3 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 8
AND tr.`id_tax_rules_group` = 4
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 |
1224
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5856<br>/classes/Product.php:5800<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
1176
ms
|
978 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:786<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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 |
1125
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/b2bregistration/b2bregistration.php:72<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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` = 2662) AND (b.`id_shop` = 1) LIMIT 1 |
1114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 723 AND `id_shop` = 1 |
1098
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2678
LIMIT 1 |
1083
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 69 AND `id_shop` = 1 |
1079
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7044
AND image_shop.`cover` = 1 LIMIT 1 |
1058
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `ps_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `ps_category` c2 ON c2.`id_category` = 833 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1050
ms
|
7 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/nrtmegamenu/nrtmegamenu.php:3916<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7040
LIMIT 1 |
1047
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7039) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1019
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2665
LIMIT 1 |
1014
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 58 AND `id_shop` = 1 |
984
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 307) LIMIT 1 |
950
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 533 LIMIT 1 |
947
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
WHERE object_name = 'Customer' |
932
ms
|
1 |
|
|
/classes/ObjectModel.php:1510
/modules/b2bregistration/models/businessAccountModel.php:398<br>/modules/b2bregistration/b2bregistration.php:88<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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` = 7045) AND (b.`id_shop` = 1) LIMIT 1 |
920
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 527 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 527
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
914
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:919
/modules/ps_categorytree/ps_categorytree.php:286<br>/modules/ps_categorytree/ps_categorytree.php:263<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_container_width' LIMIT 1 |
909
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 166) AND (b.`id_shop` = 1) LIMIT 1 |
866
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7044) AND (b.`id_shop` = 1) LIMIT 1 |
861
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3711) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
859
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
844
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/smartblog/smartblog.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7353 AND `id_group` = 1 LIMIT 1 |
842
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 671
ORDER BY `position` |
841
ms
|
3 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 545) LIMIT 1 |
822
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 801) LIMIT 1 |
794
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
794
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 73 AND `id_shop` = 1 |
792
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=9 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
777
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7046) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
765
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 68 AND `id_shop` = 1 |
749
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`name`, b.`description`
FROM `ps_lgcookieslaw_purpose` a
LEFT JOIN `ps_lgcookieslaw_purpose_lang` `b` ON (b.`id_lgcookieslaw_purpose` = a.`id_lgcookieslaw_purpose` AND b.`id_lang` = 1)
WHERE (a.`id_shop` = 1) AND (a.`active` = 1) |
747
ms
|
5 |
|
|
/modules/lgcookieslaw/classes/LGCookiesLawPurpose.php:354
/modules/lgcookieslaw/lgcookieslaw.php:5098<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7446 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` = 7446 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
742
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 59 AND `id_shop` = 1 |
731
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayLeftColumn')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
730
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:816<br>/modules/quantitydiscountpro/quantitydiscountpro.php:621<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1 |
719
ms
|
1 |
|
|
/classes/AddressFormat.php:672
/classes/AddressFormat.php:634<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 671
LIMIT 1 |
718
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3711 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` = 3711 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
701
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 6894
LIMIT 1 |
696
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 3472
LIMIT 1 |
690
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7047 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` = 7047 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
687
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 527
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
683
ms
|
8 |
Yes
|
Yes
|
/classes/Category.php:919
/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 3716 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` = 3716 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
675
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 59) LIMIT 1 |
673
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 67 AND `id_shop` = 1 |
672
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 72 AND `id_shop` = 1 |
670
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 4627
LIMIT 1 |
666
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7041) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
654
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.name FROM ps_module AS m INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) WHERE m.active = 1 AND m.name NOT IN ('axoncreator','gadwords') |
648
ms
|
82 |
|
|
/modules/axoncreator/includes/widgets/axps-module.php:139
/modules/axoncreator/includes/widgets/axps-module.php:126<br>/modules/axoncreator/includes/widgets/axps-module.php:99<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2057
LIMIT 1 |
648
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2668
LIMIT 1 |
643
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2927 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` = 2927 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
643
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7044) |
637
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3472) |
634
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7353
ORDER BY `position` |
628
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=0 AND smm.`item_t`=0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
627
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3887<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=22 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
624
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 69) LIMIT 1 |
622
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 61) LIMIT 1 |
617
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) |
615
ms
|
232 |
|
|
/classes/module/Module.php:2237
/classes/Hook.php:889<br>/classes/Dispatcher.php:364<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 4626
LIMIT 1 |
614
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 3711
LIMIT 1 |
614
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3711) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
604
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 706 LIMIT 1 |
602
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7043 AND `id_group` = 1 LIMIT 1 |
600
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2944
ORDER BY `position` |
596
ms
|
8 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=8 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
596
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2698
LIMIT 1 |
594
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2944
LIMIT 1 |
592
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
590
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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) |
588
ms
|
1 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<br>/index.php:27
|
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` = 6894) AND (b.`id_shop` = 1) LIMIT 1 |
586
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 3716
LIMIT 1 |
582
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_allow_svg' LIMIT 1 |
573
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/files/assets/svg/svg-handler.php:54<br>/modules/axoncreator/core/files/assets/svg/svg-handler.php:718<br>/modules/axoncreator/includes/controls/icons.php:124<br>/modules/axoncreator/includes/controls/base.php:86<br>/modules/axoncreator/includes/managers/controls.php:449<br>/modules/axoncreator/includes/managers/controls.php:523<br>/modules/axoncreator/includes/managers/controls.php:542<br>/modules/axoncreator/includes/managers/controls.php:699<br>/modules/axoncreator/includes/base/controls-stack.php:435<br>/modules/axoncreator/includes/base/controls-stack.php:1387<br>/modules/axoncreator/includes/elements/section.php:243<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 6894 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` = 6894 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
571
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 6887
LIMIT 1 |
567
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7046) AND (b.`id_shop` = 1) LIMIT 1 |
558
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7446) AND (b.`id_shop` = 1) LIMIT 1 |
553
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 96) LIMIT 1 |
552
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3711) LIMIT 1 |
551
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2756
LIMIT 1 |
550
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7041) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
550
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2149
LIMIT 1 |
550
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 672) LIMIT 1 |
549
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2057) AND (b.`id_shop` = 1) LIMIT 1 |
548
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2151) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
546
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7038
LIMIT 1 |
546
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7046
LIMIT 1 |
543
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
541
ms
|
978 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/Hook.php:824<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_ohmminqty |
541
ms
|
123 |
|
|
/modules/ohmminqty/ohmminqty.php:409
/modules/ohmminqty/ohmminqty.php:205<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7446
ORDER BY `position` |
539
ms
|
3 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_nrt_wishlist_product` WHERE `id_customer` = 0 AND `id_shop` = 1 |
539
ms
|
926 |
|
|
/modules/nrtwishlist/src/NrtWishlistProduct.php:65
/modules/nrtwishlist/nrtwishlist.php:308<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7041
LIMIT 1 |
532
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 706 LIMIT 1 |
531
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7047
LIMIT 1 |
531
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7046 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` = 7046 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
529
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4626 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` = 4626 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
527
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 6887) AND (b.`id_shop` = 1) LIMIT 1 |
523
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_post` a
LEFT JOIN `ps_axon_creator_post_lang` `b` ON a.`id_axon_creator_post` = b.`id_axon_creator_post` AND b.`id_lang` = 1
WHERE (a.`id_axon_creator_post` = 4) LIMIT 1 |
521
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/axoncreator/src/AxonCreatorPost.php:48<br>/modules/axoncreator/axoncreator.php:1480<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2927
LIMIT 1 |
517
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4627 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` = 4627 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
517
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 527) AND (b.`id_shop` = 1) LIMIT 1 |
514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:89<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
514
ms
|
1 |
|
|
/classes/Category.php:2233
/classes/Category.php:1544<br>/override/classes/Category.php:7<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/80/61/e8/8061e8ae42fb15129b1448143769df62f9886c2e_2.file.breadcrumb.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:426<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7040) AND (b.`id_shop` = 1) LIMIT 1 |
512
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=3 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
511
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 4626
ORDER BY `position` |
509
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7045
LIMIT 1 |
509
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7043
LIMIT 1 |
508
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3472 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` = 3472 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
507
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4664) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
506
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
504
ms
|
1 |
|
|
/classes/Cart.php:4218
/classes/Cart.php:4193<br>/classes/Cart.php:2134<br>/src/Adapter/Presenter/Cart/CartPresenter.php:334<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (13) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
504
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2668) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
503
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2665) AND (b.`id_shop` = 1) LIMIT 1 |
499
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
496
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/advancedemailguard/advancedemailguard.php:282<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 672
LIMIT 1 |
495
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2662 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` = 2662 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
494
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2698 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` = 2698 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
494
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=6 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
494
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 4664
LIMIT 1 |
493
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4627) AND (b.`id_shop` = 1) LIMIT 1 |
490
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (12) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
490
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 3716) AND (b.`id_shop` = 1) LIMIT 1 |
489
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 545) AND (b.`id_shop` = 1) LIMIT 1 |
489
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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 |
487
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:711
/classes/shop/Shop.php:770<br>/classes/Configuration.php:294<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/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` = 671 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` = 671 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
487
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4626) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
486
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7039
LIMIT 1 |
485
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7045 AND `id_shop` = 1 |
482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2662) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
481
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2668
ORDER BY `position` |
480
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=12 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
479
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2944) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
477
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2665) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
475
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 27) LIMIT 1 |
474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_post` a
LEFT JOIN `ps_axon_creator_post_lang` `b` ON a.`id_axon_creator_post` = b.`id_axon_creator_post` AND b.`id_lang` = 1
WHERE (a.`id_axon_creator_post` = 2) LIMIT 1 |
471
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/axoncreator/src/AxonCreatorPost.php:48<br>/modules/axoncreator/axoncreator.php:1480<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition`
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`)
WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1 |
471
ms
|
1 |
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:276
/modules/quantitydiscountpro/quantitydiscountpro.php:439<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7353) |
469
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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.groupe-antinea.fr' OR su.domain_ssl = 'www.groupe-antinea.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
469
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1350
/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2756) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
468
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6887
AND image_shop.`cover` = 1 LIMIT 1 |
468
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2662
ORDER BY `position` |
468
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 6894
AND image_shop.`cover` = 1 LIMIT 1 |
468
ms
|
3 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3711) AND (b.`id_shop` = 1) LIMIT 1 |
468
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6894 AND `id_shop` = 1 |
467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2584
LIMIT 1 |
467
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7047) AND (b.`id_shop` = 1) LIMIT 1 |
467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2679
LIMIT 1 |
467
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) AND (b.`id_shop` = 1) LIMIT 1 |
466
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7044
LIMIT 1 |
466
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7041 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` = 7041 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
466
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2662
LIMIT 1 |
465
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2577) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
463
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7353) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
462
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 75) LIMIT 1 |
461
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'category'
AND bc.`key_related` = '527' LIMIT 1 |
458
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/src/Wp_Helper.php:1537<br>/modules/axoncreator/axoncreator.php:921<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7353 AND id_shop=1 LIMIT 1 |
458
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
457
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2577) LIMIT 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=16 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
454
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7040) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
454
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
454
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:816<br>/modules/quantitydiscountpro/quantitydiscountpro.php:631<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:87<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
453
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3472
ORDER BY `position` |
451
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4626) AND (b.`id_shop` = 1) LIMIT 1 |
450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2678 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` = 2678 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
449
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2756 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` = 2756 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
448
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
447
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=7 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
446
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 672) AND (b.`id_shop` = 1) LIMIT 1 |
445
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 6894
ORDER BY `position` |
445
ms
|
3 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 2151
LIMIT 1 |
445
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=18 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
444
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
441
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=14 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
439
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2698) AND (b.`id_shop` = 1) LIMIT 1 |
438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3472 AND `id_group` = 1 LIMIT 1 |
438
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=11 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
436
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=10 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
436
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2057 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` = 2057 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
434
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2577 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` = 2577 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
434
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
434
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 152) LIMIT 1 |
430
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 101 AND `id_shop` = 1 |
428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 3711
ORDER BY `position` |
427
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
427
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=24 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
427
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
425
ms
|
62 |
Yes
|
|
/classes/Dispatcher.php:650
/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 533 AND `id_shop` = 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-14 00:00:00',
INTERVAL 30 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 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 7042
LIMIT 1 |
421
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7038) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
420
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2698
ORDER BY `position` |
417
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 66) LIMIT 1 |
417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4664
AND image_shop.`cover` = 1 LIMIT 1 |
415
ms
|
5 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=13 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
413
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2149) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
413
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2668 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` = 2668 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
412
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7045) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
412
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 4627
ORDER BY `position` |
411
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7353) AND (b.`id_shop` = 1) LIMIT 1 |
409
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=23 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
409
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2927) AND (b.`id_shop` = 1) LIMIT 1 |
407
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7042) AND (b.`id_shop` = 1) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 591 AND `id_shop` = 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7040) |
401
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 672) |
400
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3716) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
400
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
399
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="fb7f973df7421917d51da3da03d120ad" LIMIT 1 |
399
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:186
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 108 AND `id_shop` = 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 723) LIMIT 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 62 AND `id_shop` = 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7044) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
395
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=17 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
395
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=27 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
394
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 3716
ORDER BY `position` |
393
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2149) AND (b.`id_shop` = 1) LIMIT 1 |
392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7446) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
391
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 71 AND `id_shop` = 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=5 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
391
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=33 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
390
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7038) LIMIT 1 |
390
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 6887) |
390
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7039) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
390
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7042 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` = 7042 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
389
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 74 AND `id_shop` = 1 |
389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 277 LIMIT 1 |
387
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3472
AND image_shop.`cover` = 1 LIMIT 1 |
387
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (672) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
385
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7040
AND image_shop.`cover` = 1 LIMIT 1 |
385
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
383
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/quantitydiscountpro/quantitydiscountpro.php:59<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:506<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 2149 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` = 2149 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
383
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7043 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` = 7043 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
382
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 735 AND `id_shop` = 1 |
382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2668) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
381
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 671) AND (b.`id_shop` = 1) LIMIT 1 |
381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2668) AND (b.`id_shop` = 1) LIMIT 1 |
380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7041) AND (b.`id_shop` = 1) LIMIT 1 |
380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=37 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
380
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
380
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:815<br>/modules/quantitydiscountpro/quantitydiscountpro.php:621<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 75 AND `id_shop` = 1 |
379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`)
FROM `ps_quantity_discount_rule` qdr
INNER JOIN `ps_quantity_discount_rule_lang` qdrl
ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1)
INNER JOIN `ps_quantity_discount_rule_message` qdrm
ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter')
INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml
ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1)
WHERE qdr.`active` = 1
AND qdr.`id_shop` = 1 AND `id_family` = 1
ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC |
379
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:307
/modules/quantitydiscountpro/quantitydiscountpro.php:816<br>/modules/quantitydiscountpro/quantitydiscountpro.php:466<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2662) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
376
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2756) AND (b.`id_shop` = 1) LIMIT 1 |
375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2698 AND `id_shop` = 1 |
374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2678) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
373
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2679) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
373
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_meta` ORDER BY `id_meta` ASC |
373
ms
|
62 |
|
|
/modules/gsitemap/gsitemap.php:85
:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/modules/axoncreator/includes/widgets/axps-module.php:145<br>/modules/axoncreator/includes/widgets/axps-module.php:126<br>/modules/axoncreator/includes/widgets/axps-module.php:99<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 166 AND `id_shop` = 1 |
373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=36 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
372
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2927
ORDER BY `position` |
372
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 801 AND `id_shop` = 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 109 AND `id_shop` = 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 62) LIMIT 1 |
370
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
369
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/quickproducttable/quickproducttable.php:48<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/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` = 604) LIMIT 1 |
369
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2756
ORDER BY `position` |
368
ms
|
3 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7044 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` = 7044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
366
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3716) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
366
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2679 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` = 2679 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
365
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7044) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
365
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 527
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
364
ms
|
4 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:61
/modules/ps_facetedsearch/src/Filters/Converter.php:263<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:163<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2584 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` = 2584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
364
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2698) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
364
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2665 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` = 2665 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
364
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 8) LIMIT 1 |
364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 8
AND tr.`id_tax_rules_group` = 4
AND tr.`id_state` IN (0, 0)
AND ('34430' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '34430')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
364
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3895<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`cookie_purpose`, b.`expiry_time`, b.`script_code`
FROM `ps_lgcookieslaw_cookie` a
LEFT JOIN `ps_lgcookieslaw_cookie_lang` `b` ON (b.`id_lgcookieslaw_cookie` = a.`id_lgcookieslaw_cookie` AND b.`id_lang` = 1)
WHERE (a.`id_lgcookieslaw_purpose` = 1) AND (a.`id_shop` = 1) AND (a.`active` = 1)
ORDER BY a.`name` |
363
ms
|
2 |
Yes
|
|
/modules/lgcookieslaw/classes/LGCookiesLawCookie.php:814
/modules/lgcookieslaw/lgcookieslaw.php:5107<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=35 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
362
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 591) LIMIT 1 |
362
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=4 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
361
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 3472) AND (b.`id_shop` = 1) LIMIT 1 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
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 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7353) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
358
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7446
AND image_shop.`cover` = 1 LIMIT 1 |
358
ms
|
3 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7039 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` = 7039 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
358
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7038) AND (b.`id_shop` = 1) LIMIT 1 |
358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7046) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
357
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6894) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
357
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2577) AND (b.`id_shop` = 1) LIMIT 1 |
355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
354
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4627) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
354
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7047) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
353
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (671) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
353
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 671
AND image_shop.`cover` = 1 LIMIT 1 |
353
ms
|
3 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 529 AND `id_shop` = 1 |
352
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2756) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
352
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7045 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` = 7045 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
351
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=13 AND `active`=1
ORDER BY `position` |
351
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7038 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` = 7038 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
351
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3472) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
350
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3472) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
349
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2662) |
349
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7040 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` = 7040 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
349
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6887) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
349
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2698) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
347
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_nrt_mega_column`=34 AND smm.`id_parent`=0 AND smm.`item_t`>0 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`position` |
346
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:207
/modules/nrtmegamenu/nrtmegamenu.php:3906<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3716
AND image_shop.`cover` = 1 LIMIT 1 |
346
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 672 AND `id_shop` = 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2944 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` = 2944 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
344
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7353 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` = 7353 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
343
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7046
AND image_shop.`cover` = 1 LIMIT 1 |
341
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 6887 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` = 6887 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
340
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 72) LIMIT 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 81 AND `id_shop` = 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2927) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
340
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2668 AND id_shop=1 LIMIT 1 |
339
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7353
AND image_shop.`cover` = 1 LIMIT 1 |
338
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2057
ORDER BY `position` |
337
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2678) AND (b.`id_shop` = 1) LIMIT 1 |
336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 533) LIMIT 1 |
335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2944) |
335
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1 |
334
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 74) LIMIT 1 |
334
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 4627) |
334
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2577
ORDER BY `position` |
333
ms
|
3 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4627
AND image_shop.`cover` = 1 LIMIT 1 |
332
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7045
ORDER BY `position` |
331
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2679 AND id_shop=1 LIMIT 1 |
331
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 672 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` = 672 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
331
ms
|
0 |
|
|
/classes/Cart.php:1429
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7043
ORDER BY `position` |
331
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2584) AND (b.`id_shop` = 1) LIMIT 1 |
329
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
328
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>:undefined<br>/modules/axoncreator/core/files/manager.php:56<br>/modules/axoncreator/core/files/base.php:87<br>/modules/axoncreator/includes/frontend.php:890<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2679) LIMIT 1 |
328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2927) LIMIT 1 |
327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 57 AND `id_shop` = 1 |
327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 3716) |
327
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 608 AND `id_shop` = 1 |
326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7047
ORDER BY `position` |
326
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7041
ORDER BY `position` |
325
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 66 AND `id_shop` = 1 |
324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2149
ORDER BY `position` |
324
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7043) AND (b.`id_shop` = 1) LIMIT 1 |
324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=83 AND smm.`item_t`=4 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
323
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3992<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=79 AND smm.`item_t`=4 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
323
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3992<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Link.php:560<br>/modules/lgcookieslaw/lgcookieslaw.php:5123<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
321
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
321
ms
|
82 |
|
|
/classes/module/Module.php:340
/modules/ps_mbo/ps_mbo.php:189<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:364<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6894) LIMIT 1 |
321
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 22 AND c.`nleft` >= 2 AND c.`nright` <= 1241 ORDER BY `nleft` DESC |
321
ms
|
4 |
|
|
/classes/Category.php:1586
/override/classes/Category.php:7<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/80/61/e8/8061e8ae42fb15129b1448143769df62f9886c2e_2.file.breadcrumb.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:426<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2057) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
321
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 58) LIMIT 1 |
320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 4 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
319
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/document-types/post.php:225<br>/modules/axoncreator/core/documents-manager.php:201<br>/modules/axoncreator/core/documents-manager.php:240<br>/modules/axoncreator/includes/frontend.php:871<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7046) LIMIT 1 |
316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=83 AND smm.`item_t`=5 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
316
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3998<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7042) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
315
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2665
ORDER BY `position` |
314
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7038) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
314
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2944 AND `id_group` = 1 LIMIT 1 |
313
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1 |
313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
313
ms
|
2 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84<br>/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 95 AND `id_shop` = 1 |
312
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2944) AND (b.`id_shop` = 1) LIMIT 1 |
311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 57) LIMIT 1 |
310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2057) LIMIT 1 |
310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2679) AND (b.`id_shop` = 1) LIMIT 1 |
310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7038 AND `id_shop` = 1 |
309
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 11) LIMIT 1 |
309
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 734 AND `id_shop` = 1 |
307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.* FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 22 AND c.`nleft` >= 2 AND c.`nright` <= 1241 ORDER BY `nleft` DESC |
307
ms
|
4 |
|
|
/classes/Category.php:1586
/modules/ps_categorytree/ps_categorytree.php:361<br>/modules/ps_categorytree/ps_categorytree.php:144<br>/modules/ps_categorytree/ps_categorytree.php:295<br>/modules/ps_categorytree/ps_categorytree.php:263<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 233 AND `id_shop` = 1 |
306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 5) AND (a0.`nright` > 22) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
305
ms
|
4 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/controllers/front/listing/CategoryController.php:241<br>/classes/controller/FrontController.php:1736<br>/classes/controller/FrontController.php:533<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 63 AND `id_shop` = 1 |
304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 3711 AND `id_shop` = 1 |
302
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7039) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7047
AND image_shop.`cover` = 1 LIMIT 1 |
300
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=79 AND smm.`item_t`=5 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
300
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3998<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 4) LIMIT 1 |
299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:3895<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7045) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
299
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a2/8a/1a/a28a1aaf17064455eec92ed18158ad7039a8447e_2.file.product-0.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/42/26/cb/4226cba3aa03749bd66ac4b41a0456d885fc165b_2.file.products.tpl.php:72<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:117<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:277<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7040 AND `id_group` = 1 LIMIT 1 |
299
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Category.php:1113<br>/classes/Category.php:1560<br>/override/classes/Category.php:7<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/80/61/e8/8061e8ae42fb15129b1448143769df62f9886c2e_2.file.breadcrumb.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:426<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 672
ORDER BY `position` |
298
ms
|
4 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 35 AND `id_shop` = 1 |
298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=80 AND smm.`item_t`=4 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
297
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3992<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
296
ms
|
18 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:283<br>/classes/controller/FrontController.php:1536<br>/classes/controller/FrontController.php:1652<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6887) LIMIT 1 |
295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7044) LIMIT 1 |
294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
293
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
293
ms
|
1 |
|
|
/classes/shop/Shop.php:205
/classes/shop/Shop.php:135<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 41 AND `id_shop` = 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) AND (b.`id_shop` = 1) LIMIT 1 |
292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
292
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/responsive/responsive.php:102<br>/modules/axoncreator/includes/settings/settings.php:715<br>/modules/axoncreator/includes/plugin.php:572<br>/modules/axoncreator/includes/plugin.php:498<br>/modules/axoncreator/includes/plugin.php:639<br>/modules/axoncreator/includes/plugin.php:467<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2665
AND image_shop.`cover` = 1 LIMIT 1 |
292
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3711) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
291
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 6887
ORDER BY `position` |
291
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 41) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7043) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7045 AND `id_group` = 1 LIMIT 1 |
288
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 528) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 63) LIMIT 1 |
286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 233) AND (b.`id_shop` = 1) LIMIT 1 |
285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2662 AND `id_group` = 1 LIMIT 1 |
284
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7446) |
284
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
284
ms
|
1 |
Yes
|
Yes
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3886
/modules/nrtthemecustomizer/nrtthemecustomizer.php:2813<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3246<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3026<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3279<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 86 AND `id_shop` = 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 67) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 571) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3711
AND image_shop.`cover` = 1 LIMIT 1 |
282
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 177 AND `id_shop` = 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7047) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
280
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_module WHERE name LIKE 'idx%' OR name LIKE 'deluxe%' |
280
ms
|
2 |
|
|
/modules/idxrcustomref/lib/classes/module/Module.php:469
/modules/idxrcustomref/lib/classes/module/Module.php:431<br>/modules/idxrcustomref/lib/classes/licencias/Addons.php:72<br>/modules/idxrcustomref/classes/module/Hooks.php:27<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7446 AND id_shop=1 LIMIT 1 |
280
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2662
AND image_shop.`cover` = 1 LIMIT 1 |
279
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 4 |
279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:3895<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2584
ORDER BY `position` |
278
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 539 AND `id_shop` = 1 |
278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 73) LIMIT 1 |
277
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 37 AND `id_shop` = 1 |
276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7038
ORDER BY `position` |
274
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7041
AND image_shop.`cover` = 1 LIMIT 1 |
274
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2665 AND id_shop=1 LIMIT 1 |
274
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (15) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
273
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smm.*,smml.`html`,smml.`title`,smml.`link`,smml.`cate_label`
FROM `ps_nrt_mega_menu` smm
LEFT JOIN `ps_nrt_mega_menu_lang` smml ON smm.`id_nrt_mega_menu`=smml.`id_nrt_mega_menu`
WHERE smml.`id_lang`=1 AND smm.`id_parent`=80 AND smm.`item_t`=5 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
273
ms
|
87 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:192
/modules/nrtmegamenu/classes/NrtMegaMenuClass.php:217<br>/modules/nrtmegamenu/nrtmegamenu.php:3998<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7044
ORDER BY `position` |
273
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
272
ms
|
1 |
|
|
/classes/Country.php:274
/src/Core/Addon/Module/ModuleManagerBuilder.php:260<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:181<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:92<br>/classes/Link.php:997<br>/src/Adapter/Image/ImageRetriever.php:289<br>/classes/controller/FrontController.php:1536<br>/classes/controller/FrontController.php:1652<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7040
ORDER BY `position` |
271
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7045) LIMIT 1 |
270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2679) |
269
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 188) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 528) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 604 AND `id_shop` = 1 |
268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
267
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 608) LIMIT 1 |
267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7039
ORDER BY `position` |
266
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 210) LIMIT 1 |
266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 87 AND `id_shop` = 1 |
265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 46) LIMIT 1 |
265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=2 AND `active`=1
ORDER BY `position` |
265
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` |
265
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 20 AND `id_shop` = 1 |
264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 123 AND `id_shop` = 1 |
262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 96 AND `id_shop` = 1 |
262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2944
AND image_shop.`cover` = 1 LIMIT 1 |
261
ms
|
8 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4627) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
261
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2678
ORDER BY `position` |
261
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `config`
FROM ps_nrt_themect_page_config
WHERE `page_id` = 527
AND `page_type` = 'category' LIMIT 1 |
259
ms
|
0 |
|
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3638
/modules/nrtthemecustomizer/nrtthemecustomizer.php:2950<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3178<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3026<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3279<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 38) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 123) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2698) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 802) AND (b.`id_shop` = 1) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4231<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2662) LIMIT 1 |
258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
257
ms
|
2 |
|
|
/classes/Currency.php:1126
/classes/Currency.php:1143<br>/classes/module/Module.php:2423<br>/modules/axoncreator/axoncreator.php:1036<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 68) LIMIT 1 |
257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 176 AND `id_shop` = 1 |
257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2584) LIMIT 1 |
257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 20
AND `active` = 1 LIMIT 1 |
256
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 30 AND `id_shop` = 1 |
255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 106 AND `id_shop` = 1 |
254
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2149) LIMIT 1 |
254
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 10) LIMIT 1 |
253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 210) AND (b.`id_shop` = 1) LIMIT 1 |
253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7047) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7041) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 71) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4627) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7042) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 111) AND (b.`id_shop` = 1) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 49) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 39) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
250
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 690 AND `id_shop` = 1 |
250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
250
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:815<br>/modules/quantitydiscountpro/quantitydiscountpro.php:466<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 617) LIMIT 1 |
250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
249
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>:undefined<br>/modules/axoncreator/core/files/manager.php:56<br>/modules/axoncreator/core/files/base.php:87<br>/modules/axoncreator/includes/frontend.php:890<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1 |
249
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 4626) |
249
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 103 AND `id_shop` = 1 |
248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
248
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (16) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
248
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 124) LIMIT 1 |
248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2) LIMIT 1 |
248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 145) LIMIT 1 |
248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
247
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7446 AND `id_group` = 1 LIMIT 1 |
247
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2679
ORDER BY `position` |
247
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6894) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
246
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 27) AND (b.`id_shop` = 1) LIMIT 1 |
246
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3716) LIMIT 1 |
245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2698
AND image_shop.`cover` = 1 LIMIT 1 |
245
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
244
ms
|
1 |
Yes
|
|
/modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:75
/modules/quantitydiscountpro/quantitydiscountpro.php:815<br>/modules/quantitydiscountpro/quantitydiscountpro.php:631<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:87<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 127) LIMIT 1 |
244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2668) LIMIT 1 |
243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2149
AND image_shop.`cover` = 1 LIMIT 1 |
243
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 126 AND `id_shop` = 1 |
243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1 |
242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 17) LIMIT 1 |
242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2151
AND image_shop.`cover` = 1 LIMIT 1 |
241
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 671) LIMIT 1 |
241
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2057
AND image_shop.`cover` = 1 LIMIT 1 |
240
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7039) LIMIT 1 |
240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 128) LIMIT 1 |
240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 252 AND `id_shop` = 1 |
240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (14) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
239
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 103) LIMIT 1 |
239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
239
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 35) LIMIT 1 |
238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 56 AND `id_shop` = 1 |
238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 548) AND (b.`id_shop` = 1) LIMIT 1 |
238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 48) LIMIT 1 |
238
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7042
ORDER BY `position` |
237
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 527 LIMIT 1 |
236
ms
|
1 |
|
|
/classes/Category.php:1571
/modules/ps_categorytree/ps_categorytree.php:361<br>/modules/ps_categorytree/ps_categorytree.php:144<br>/modules/ps_categorytree/ps_categorytree.php:295<br>/modules/ps_categorytree/ps_categorytree.php:263<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2756) LIMIT 1 |
236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1 |
236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4231<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 60 AND `id_shop` = 1 |
236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 654 AND `id_shop` = 1 |
235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2662) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
235
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2756
AND image_shop.`cover` = 1 LIMIT 1 |
234
ms
|
3 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (18) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
234
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 128 AND `id_shop` = 1 |
234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 534 AND `id_shop` = 1 |
234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 90) LIMIT 1 |
234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 211 AND `id_shop` = 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7040) LIMIT 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 173 AND `id_shop` = 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 545 AND `id_shop` = 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 60) LIMIT 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 51 AND `id_shop` = 1 |
233
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 129 AND `id_shop` = 1 |
232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7046
ORDER BY `position` |
232
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 691 AND `id_shop` = 1 |
231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 55) LIMIT 1 |
231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 603) AND (b.`id_shop` = 1) LIMIT 1 |
231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
231
ms
|
1 |
Yes
|
Yes
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3886
/modules/axoncreator/includes/fonts.php:153<br>/modules/axoncreator/includes/fonts.php:129<br>/modules/axoncreator/includes/fonts.php:1098<br>/modules/axoncreator/includes/frontend.php:619<br>/modules/axoncreator/includes/frontend.php:780<br>/modules/axoncreator/core/files/css/base.php:240<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 129) LIMIT 1 |
230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 833) |
230
ms
|
5 |
|
|
/classes/Category.php:1685
/modules/nrtmegamenu/nrtmegamenu.php:4234<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 92 AND `id_shop` = 1 |
230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 188) LIMIT 1 |
230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7045
AND image_shop.`cover` = 1 LIMIT 1 |
230
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 210 AND `id_shop` = 1 |
230
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
229
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/var/cache/dev/smarty/compile/akira_child_theme/38/16/fd/3816fdc6f1dafdc4be61b25eb72215c14ea4d6fd_2.file.account.tpl.php:235<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_theme/5b/94/0c/5b940cf84db06a9637a353c3b516256f432e36ce_2.module.nrtthemecustomizerviewste.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3759<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:458<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 624) LIMIT 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 172 AND `id_shop` = 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 800 AND `id_shop` = 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 29 AND `id_shop` = 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2679) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
228
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2665) LIMIT 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=22 AND `active`=1
ORDER BY `position` |
228
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 178 AND `id_shop` = 1 |
228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2678) LIMIT 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 99 AND `id_shop` = 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 233) LIMIT 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 127 AND `id_shop` = 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 571) AND (b.`id_shop` = 1) LIMIT 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 126) LIMIT 1 |
227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 106) LIMIT 1 |
226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 100 AND `id_shop` = 1 |
225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 561) AND (b.`id_shop` = 1) LIMIT 1 |
225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 699) AND (b.`id_shop` = 1) LIMIT 1 |
225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
224
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:40<br>/modules/axoncreator/core/dynamic-tags/manager.php:432<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 78) LIMIT 1 |
224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 105 AND `id_shop` = 1 |
224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2944) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 417 LIMIT 1 |
224
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 22 AND `id_shop` = 1 |
224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "everpspopup" LIMIT 1 |
223
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2303<br>/modules/lgcookieslaw/lgcookieslaw.php:5228<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1 |
223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 808) AND (b.`id_shop` = 1) LIMIT 1 |
223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4231<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 672
AND image_shop.`cover` = 1 LIMIT 1 |
223
ms
|
4 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 143) LIMIT 1 |
223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 132) LIMIT 1 |
222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 189) LIMIT 1 |
222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2577 AND `id_shop` = 1 |
222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 82 AND `id_shop` = 1 |
222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 637) LIMIT 1 |
222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 729 AND `id_shop` = 1 |
221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 606 AND `id_shop` = 1 |
221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 54 AND `id_shop` = 1 |
221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2) LIMIT 1 |
221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1362<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 32 AND `id_shop` = 1 |
220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7044 AND `id_shop` = 1 |
220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 527 AND ctg.`id_group` = 1 LIMIT 1 |
220
ms
|
1 |
|
|
/classes/Category.php:1730
/controllers/front/listing/CategoryController.php:101<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 730 AND `id_shop` = 1 |
220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 735) LIMIT 1 |
219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 31 AND `id_shop` = 1 |
219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=31 AND `active`=1
ORDER BY `position` |
219
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 54) LIMIT 1 |
219
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (4) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
219
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:4205<br>/modules/nrtmegamenu/nrtmegamenu.php:4005<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 799 AND `id_shop` = 1 |
218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 118) LIMIT 1 |
218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 76) LIMIT 1 |
218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=47 AND `active`=1
ORDER BY `position` |
218
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1 |
217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 52 AND `id_shop` = 1 |
217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 30) LIMIT 1 |
217
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 833) AND (b.`id_shop` = 1) LIMIT 1 |
216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4231<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=122 AND `active`=1
ORDER BY `position` |
216
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 843 LIMIT 1 |
216
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 139 AND `id_shop` = 1 |
216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 78 AND `id_shop` = 1 |
215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 105) LIMIT 1 |
215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 39 AND `id_shop` = 1 |
215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
215
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 618 AND `id_shop` = 1 |
214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 802) LIMIT 1 |
214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 829 AND `id_shop` = 1 |
214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 87) LIMIT 1 |
214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 175 AND `id_shop` = 1 |
214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 527) LIMIT 1 |
213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_facetedsearch/src/Product/Search.php:364<br>/modules/ps_facetedsearch/src/Product/Search.php:130<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:173<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` |
213
ms
|
88 |
|
|
/classes/Hook.php:353
/classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7038
AND image_shop.`cover` = 1 LIMIT 1 |
213
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 43 AND `id_shop` = 1 |
213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 176) LIMIT 1 |
212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 706) AND (b.`id_shop` = 1) LIMIT 1 |
212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 830 AND `id_shop` = 1 |
212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 607) LIMIT 1 |
212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1 |
212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:3912<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7043
AND image_shop.`cover` = 1 LIMIT 1 |
211
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2151) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
211
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 13 AND `id_shop` = 1 LIMIT 1 |
211
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 689) LIMIT 1 |
211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
210
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 829) LIMIT 1 |
210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtthemecustomizer" LIMIT 1 |
210
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/fonts.php:149<br>/modules/axoncreator/includes/fonts.php:129<br>/modules/axoncreator/includes/fonts.php:1098<br>/modules/axoncreator/includes/frontend.php:619<br>/modules/axoncreator/includes/frontend.php:780<br>/modules/axoncreator/core/files/css/base.php:240<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 29) LIMIT 1 |
209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 580) LIMIT 1 |
209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 49 AND `id_shop` = 1 |
209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 40) LIMIT 1 |
209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 825 AND `id_shop` = 1 |
208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7039
AND image_shop.`cover` = 1 LIMIT 1 |
208
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2668
AND image_shop.`cover` = 1 LIMIT 1 |
208
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
208
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4626
AND image_shop.`cover` = 1 LIMIT 1 |
208
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 529) LIMIT 1 |
208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 51) LIMIT 1 |
208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 115) LIMIT 1 |
207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 55 AND `id_shop` = 1 |
207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 28 AND `id_shop` = 1 |
207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 33) LIMIT 1 |
207
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_color_schemes' LIMIT 1 |
207
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/includes/managers/schemes.php:310<br>/modules/axoncreator/includes/elements/section.php:1100<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 808) |
207
ms
|
5 |
|
|
/classes/Category.php:1685
/modules/nrtmegamenu/nrtmegamenu.php:4234<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 689 AND `id_shop` = 1 |
206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 800) LIMIT 1 |
206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 80 AND `id_shop` = 1 |
205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 130 AND `id_shop` = 1 |
205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 708 AND `id_shop` = 1 |
205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2756) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
204
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 679) LIMIT 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 179 AND `id_shop` = 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 527 LIMIT 1 |
204
ms
|
1 |
|
|
/classes/Category.php:1571
/override/classes/Category.php:7<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/80/61/e8/8061e8ae42fb15129b1448143769df62f9886c2e_2.file.breadcrumb.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:426<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 799) LIMIT 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 692 AND `id_shop` = 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 640 AND `id_shop` = 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (17) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
204
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/nrtmegamenu/nrtmegamenu.php:4254<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 515) LIMIT 1 |
204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=56 AND `active`=1
ORDER BY `position` |
204
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2678
AND image_shop.`cover` = 1 LIMIT 1 |
204
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 36) LIMIT 1 |
202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 46 AND `id_shop` = 1 |
202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 185 AND `id_shop` = 1 |
202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 802) |
202
ms
|
5 |
|
|
/classes/Category.php:1685
/modules/nrtmegamenu/nrtmegamenu.php:4234<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 736) LIMIT 1 |
202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1 |
202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
202
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 838) LIMIT 1 |
201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2679
AND image_shop.`cover` = 1 LIMIT 1 |
201
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 4 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
201
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/document-types/post.php:225<br>/modules/axoncreator/core/documents-manager.php:201<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:72<br>/modules/axoncreator/core/files/css/post.php:180<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 833) LIMIT 1 |
201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 622 AND `id_shop` = 1 |
201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2756 AND `id_group` = 1 LIMIT 1 |
201
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 733) LIMIT 1 |
201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7446) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
200
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
200
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 637 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 553 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 729) LIMIT 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 77) LIMIT 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 93 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 42 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 153 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 7042
AND image_shop.`cover` = 1 LIMIT 1 |
200
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 827 AND `id_shop` = 1 |
200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 42) LIMIT 1 |
199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4664) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
199
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 110) LIMIT 1 |
199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 545 LIMIT 1 |
199
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 4664) |
199
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 827) LIMIT 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 112 AND `id_shop` = 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 124 AND `id_shop` = 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 563 AND `id_shop` = 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 517 AND `id_shop` = 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 617 AND `id_shop` = 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 826) LIMIT 1 |
198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2584
AND image_shop.`cover` = 1 LIMIT 1 |
198
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1 |
197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 736 AND `id_shop` = 1 |
197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 149) LIMIT 1 |
197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 34 AND `id_shop` = 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2662 AND id_shop=1 LIMIT 1 |
196
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 528 LIMIT 1 |
196
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 517) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 830) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 95) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 34) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 179) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 137) LIMIT 1 |
196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 580 AND `id_shop` = 1 |
195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 174 AND `id_shop` = 1 |
195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 712 AND `id_shop` = 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 833 AND `id_shop` = 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
194
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 838 AND `id_shop` = 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 734) LIMIT 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 660) LIMIT 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 230 AND `id_shop` = 1 |
194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 23
AND `active` = 1 LIMIT 1 |
193
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 802 AND `id_shop` = 1 |
193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 737 AND `id_shop` = 1 |
193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 13) LIMIT 1 |
193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 211) LIMIT 1 |
193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 136) |
193
ms
|
4 |
|
|
/classes/Category.php:1685
/modules/nrtmegamenu/nrtmegamenu.php:4234<br>/modules/nrtmegamenu/nrtmegamenu.php:3901<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 139) LIMIT 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 23 AND `id_shop` = 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 539) LIMIT 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7045) |
192
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 545 LIMIT 1 |
192
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 535 AND `id_shop` = 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 32) LIMIT 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 43) LIMIT 1 |
192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7041) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
191
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2679 AND `id_shop` = 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 122) LIMIT 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 115 AND `id_shop` = 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
191
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:40<br>/modules/axoncreator/core/dynamic-tags/manager.php:432<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 563) LIMIT 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 110 AND `id_shop` = 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2577) |
191
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 37) LIMIT 1 |
191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=128 AND `active`=1
ORDER BY `position` |
190
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 711) LIMIT 1 |
190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 527 AND `id_shop` = 1 |
190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_facetedsearch/src/Product/Search.php:364<br>/modules/ps_facetedsearch/src/Product/Search.php:130<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:173<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 132 AND `id_shop` = 1 |
189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 712) LIMIT 1 |
189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2756) |
189
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 547) LIMIT 1 |
189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 23) LIMIT 1 |
189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 230) LIMIT 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 834 AND `id_shop` = 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 81) LIMIT 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 188 AND `id_shop` = 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 837) LIMIT 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 834) LIMIT 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 565 LIMIT 1 |
188
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 107 AND `id_shop` = 1 |
188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 28) LIMIT 1 |
187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 174) LIMIT 1 |
187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 826 AND `id_shop` = 1 |
187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 715) LIMIT 1 |
187
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 839) LIMIT 1 |
186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3716 AND `id_group` = 1 LIMIT 1 |
186
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 153) LIMIT 1 |
186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=76 AND `active`=1
ORDER BY `position` |
186
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 89) LIMIT 1 |
186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 175) LIMIT 1 |
186
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 541) LIMIT 1 |
185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 154 AND `id_shop` = 1 |
185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 730) LIMIT 1 |
185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 112) LIMIT 1 |
185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 119) LIMIT 1 |
185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_space_between_widgets' LIMIT 1 |
185
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayLeftColumn' LIMIT 1 |
185
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 44) LIMIT 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 130) LIMIT 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
184
ms
|
1 |
|
|
/classes/ObjectModel.php:1510
/classes/ObjectModel.php:1542<br>/classes/ObjectModel.php:1473<br>/classes/controller/FrontController.php:532<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 554 AND `id_shop` = 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 25 AND `id_shop` = 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 619) LIMIT 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7039) |
184
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 173) LIMIT 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 828 AND `id_shop` = 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 111 AND `id_shop` = 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 114) LIMIT 1 |
183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=132 AND `active`=1
ORDER BY `position` |
183
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 643) LIMIT 1 |
183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 835) LIMIT 1 |
183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 108) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 99) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 89 AND `id_shop` = 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 122 AND `id_shop` = 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 710) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
182
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 692) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
182
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 121) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 116) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7043) |
182
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 532) LIMIT 1 |
182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 554) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:557<br>/config/config.inc.php:182<br>/index.php:27
|
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` = 737) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
181
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/document-types/post.php:225<br>/modules/axoncreator/core/documents-manager.php:201<br>/modules/axoncreator/core/documents-manager.php:240<br>/modules/axoncreator/includes/frontend.php:871<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 151) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 728) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 47) LIMIT 1 |
181
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 80) LIMIT 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
180
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 166) LIMIT 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 178) LIMIT 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 152 AND `id_shop` = 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 837 AND `id_shop` = 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "groupinc" LIMIT 1 |
180
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Product.php:326<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2927
AND image_shop.`cover` = 1 LIMIT 1 |
180
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 31) LIMIT 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 798) LIMIT 1 |
180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 155) LIMIT 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 138) LIMIT 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 839 AND `id_shop` = 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 76 AND `id_shop` = 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
179
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 138 AND `id_shop` = 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 140) LIMIT 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 86) LIMIT 1 |
179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 654) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 598) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 141) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 121 AND `id_shop` = 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
178
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>:undefined<br>/modules/axoncreator/core/files/manager.php:56<br>/modules/axoncreator/core/files/base.php:87<br>/modules/axoncreator/includes/frontend.php:890<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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) |
178
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 656) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 155 AND `id_shop` = 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 185) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 172) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 252) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 94) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 150) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 91 AND `id_shop` = 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 622) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 726) LIMIT 1 |
177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=66 AND `active`=1
ORDER BY `position` |
177
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 100) LIMIT 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 150 AND `id_shop` = 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 101) LIMIT 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 555 AND `id_shop` = 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 725 AND `id_shop` = 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 137 AND `id_shop` = 1 |
176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 52) LIMIT 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
175
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/responsive/responsive.php:102<br>/modules/axoncreator/includes/settings/settings.php:715<br>/modules/axoncreator/includes/plugin.php:572<br>/modules/axoncreator/includes/plugin.php:498<br>/modules/axoncreator/includes/plugin.php:639<br>/modules/axoncreator/includes/plugin.php:467<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 605) LIMIT 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 732 AND `id_shop` = 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 660 AND `id_shop` = 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 708) LIMIT 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 831 AND `id_shop` = 1 |
175
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
174
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 731) LIMIT 1 |
174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 674) LIMIT 1 |
174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 93) LIMIT 1 |
174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7046 AND `id_shop` = 1 |
174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "quantitydiscountpro" LIMIT 1 |
174
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Cart.php:475<br>/classes/Cart.php:2347<br>/classes/Cart.php:2171<br>/src/Adapter/Presenter/Cart/CartPresenter.php:335<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 25) LIMIT 1 |
174
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 831) LIMIT 1 |
173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
173
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198<br>/classes/Tools.php:333<br>/classes/Link.php:66<br>/config/config.inc.php:284<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 158 AND `id_shop` = 1 |
173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 158) LIMIT 1 |
173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 144) LIMIT 1 |
173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 691) LIMIT 1 |
173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 107) LIMIT 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 85) LIMIT 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 90 AND `id_shop` = 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 154) LIMIT 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 605 AND `id_shop` = 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 619 AND `id_shop` = 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 17 AND `id_shop` = 1 |
172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 828) LIMIT 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 77 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 88 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 118 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 555) LIMIT 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 668) LIMIT 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 571 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 715 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 733 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 149 AND `id_shop` = 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 111) LIMIT 1 |
171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 82) LIMIT 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 94 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 2 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 714 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 607 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 710 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4627 AND `id_group` = 1 LIMIT 1 |
170
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 141 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 624 AND `id_shop` = 1 |
170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7040) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
170
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 143 AND `id_shop` = 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 515 AND `id_shop` = 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 88) LIMIT 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 553) LIMIT 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 114 AND `id_shop` = 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
169
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:40<br>/modules/axoncreator/core/dynamic-tags/manager.php:432<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 532 AND `id_shop` = 1 |
169
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 726 AND `id_shop` = 1 |
168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 189 AND `id_shop` = 1 |
168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 516) LIMIT 1 |
168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 825) LIMIT 1 |
168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 845 AND `id_shop` = 1 |
167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 836) LIMIT 1 |
167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 109) LIMIT 1 |
167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 827 LIMIT 1 |
167
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:87<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 732) LIMIT 1 |
167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 113) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 668 AND `id_shop` = 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 116 AND `id_shop` = 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 79 AND `id_shop` = 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 177) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 731 AND `id_shop` = 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 724) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 606) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 618) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
165
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 535) LIMIT 1 |
165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
165
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:40<br>/modules/axoncreator/core/dynamic-tags/manager.php:432<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 144 AND `id_shop` = 1 |
165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7042) |
165
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 534) LIMIT 1 |
165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
164
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 307 AND `id_shop` = 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 145 AND `id_shop` = 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 845) LIMIT 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 20) LIMIT 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
164
ms
|
1 |
|
|
/classes/Language.php:853
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 836 AND `id_shop` = 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 711 AND `id_shop` = 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 163) LIMIT 1 |
164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 119 AND `id_shop` = 1 |
163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 640) LIMIT 1 |
163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
163
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
163
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 835 AND `id_shop` = 1 |
163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 92) LIMIT 1 |
162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7047) |
162
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 674 AND `id_shop` = 1 |
162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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 |
162
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 643 AND `id_shop` = 1 |
161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 156) LIMIT 1 |
161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7041) |
161
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
161
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 547 AND `id_shop` = 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 541 AND `id_shop` = 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7045 AND id_shop=1 LIMIT 1 |
160
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 727) LIMIT 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 65) LIMIT 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`cookie_purpose`, b.`expiry_time`, b.`script_code`
FROM `ps_lgcookieslaw_cookie` a
LEFT JOIN `ps_lgcookieslaw_cookie_lang` `b` ON (b.`id_lgcookieslaw_cookie` = a.`id_lgcookieslaw_cookie` AND b.`id_lang` = 1)
WHERE (a.`id_lgcookieslaw_purpose` = 2) AND (a.`id_shop` = 1) AND (a.`active` = 1)
ORDER BY a.`name` |
160
ms
|
2 |
Yes
|
|
/modules/lgcookieslaw/classes/LGCookiesLawCookie.php:814
/modules/lgcookieslaw/lgcookieslaw.php:5107<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7039 AND id_shop=1 LIMIT 1 |
160
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 161) LIMIT 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 679 AND `id_shop` = 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=129 AND `active`=1
ORDER BY `position` |
159
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 159) LIMIT 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 188 AND `id_shop` = 1 LIMIT 1 |
159
ms
|
1 |
|
|
/classes/module/Module.php:2328
/override/classes/Cart.php:475<br>/classes/Cart.php:2347<br>/classes/Cart.php:2171<br>/src/Adapter/Presenter/Cart/CartPresenter.php:335<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_nrt_mega_column`
WHERE `id_nrt_mega_menu`=126 AND `active`=1
ORDER BY `position` |
159
ms
|
26 |
Yes
|
|
/modules/nrtmegamenu/classes/NrtMegaColumnClass.php:44
/modules/nrtmegamenu/nrtmegamenu.php:3897<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 140 AND `id_shop` = 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 79) LIMIT 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 714) LIMIT 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4626 AND `id_group` = 1 LIMIT 1 |
159
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 598 AND `id_shop` = 1 |
159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "smartblog" LIMIT 1 |
159
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/nrtmegamenu/nrtmegamenu.php:86<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 207 AND `id_shop` = 1 |
158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 207) LIMIT 1 |
158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_stretched_section_container' LIMIT 1 |
158
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 728 AND `id_shop` = 1 |
158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 895 LIMIT 1 |
158
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1 |
158
ms
|
1 |
|
|
/classes/Group.php:174
/classes/Group.php:190<br>/classes/order/Order.php:300<br>/override/classes/order/Order.php:26<br>/modules/systempay/systempay.php:62<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 85 AND `id_shop` = 1 |
158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 675) LIMIT 1 |
157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
156
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
156
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 724 AND `id_shop` = 1 |
156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1 |
156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
155
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 675 AND `id_shop` = 1 |
155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
155
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
155
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/responsive/responsive.php:122<br>:undefined<br>/modules/axoncreator/core/responsive/responsive.php:128<br>/modules/axoncreator/core/files/css/base.php:731<br>/modules/axoncreator/core/files/css/base.php:121<br>/modules/axoncreator/core/files/css/post.php:64<br>:undefined<br>/modules/axoncreator/core/files/manager.php:56<br>/modules/axoncreator/core/files/base.php:87<br>/modules/axoncreator/includes/frontend.php:890<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 113 AND `id_shop` = 1 |
155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 161 AND `id_shop` = 1 |
155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4664 AND `id_group` = 1 LIMIT 1 |
155
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
155
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
154
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/listing/CategoryController.php:267<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
154
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7047 AND `id_shop` = 1 |
154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2584) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
153
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7039 AND `id_shop` = 1 |
153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 151 AND `id_shop` = 1 |
153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 690) LIMIT 1 |
153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7039) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
152
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_typography_schemes' LIMIT 1 |
151
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/includes/managers/schemes.php:310<br>/modules/axoncreator/includes/elements/section.php:1100<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 18 AND `id_shop` = 1 |
151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`cookie_purpose`, b.`expiry_time`, b.`script_code`
FROM `ps_lgcookieslaw_cookie` a
LEFT JOIN `ps_lgcookieslaw_cookie_lang` `b` ON (b.`id_lgcookieslaw_cookie` = a.`id_lgcookieslaw_cookie` AND b.`id_lang` = 1)
WHERE (a.`id_lgcookieslaw_purpose` = 4) AND (a.`id_shop` = 1) AND (a.`active` = 1)
ORDER BY a.`name` |
151
ms
|
2 |
Yes
|
|
/modules/lgcookieslaw/classes/LGCookiesLawCookie.php:814
/modules/lgcookieslaw/lgcookieslaw.php:5107<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 163 AND `id_shop` = 1 |
151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
151
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/document-types/post.php:225<br>/modules/axoncreator/core/documents-manager.php:201<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:72<br>/modules/axoncreator/core/files/css/post.php:180<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 156 AND `id_shop` = 1 |
151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6894 AND `id_group` = 1 LIMIT 1 |
150
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
150
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:227<br>/index.php:27
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2577) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
149
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 22) LIMIT 1 |
149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 545 LIMIT 1 |
149
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 159 AND `id_shop` = 1 |
149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
149
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4626 AND id_shop=1 LIMIT 1 |
149
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 307 LIMIT 1 |
149
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2584) |
148
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 727 AND `id_shop` = 1 |
147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 7038) |
147
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_color' LIMIT 1 |
147
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 4 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
147
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/files/css/post.php:122<br>/modules/axoncreator/core/files/base.php:224<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2665) |
146
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 798 AND `id_shop` = 1 |
146
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
145
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 656 AND `id_shop` = 1 |
145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2149) |
145
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 151 AND `id_shop` = 1 LIMIT 1 |
145
ms
|
1 |
|
|
/classes/module/Module.php:2328
/override/classes/Product.php:326<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 26 AND `id_shop` = 1 |
145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2668) |
144
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
144
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2678) |
144
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 2698) |
144
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "psgdpr" LIMIT 1 |
143
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/advancedemailguard/advancedemailguard.php:1296<br>/modules/advancedemailguard/advancedemailguard.php:1015<br>/modules/advancedemailguard/advancedemailguard.php:999<br>/modules/advancedemailguard/advancedemailguard.php:1158<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 417 LIMIT 1 |
143
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
142
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/core/files/css/post.php:122<br>/modules/axoncreator/core/files/base.php:224<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 766 LIMIT 1 |
142
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 12) LIMIT 1 |
142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2151 AND `id_shop` = 1 |
142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 671) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
141
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 128 AND `id_shop` = 1 LIMIT 1 |
141
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/nrtmegamenu/nrtmegamenu.php:86<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 3716 AND `id_shop` = 1 |
141
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3711 AND `id_group` = 1 LIMIT 1 |
141
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 65 AND `id_shop` = 1 |
140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2665 AND `id_shop` = 1 |
140
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
140
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7047 AND id_shop=1 LIMIT 1 |
140
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2927 AND `id_shop` = 1 |
139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4664 AND id_shop=1 LIMIT 1 |
139
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 18) LIMIT 1 |
139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 565) LIMIT 1 |
139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2057 AND `id_shop` = 1 |
139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color' LIMIT 1 |
139
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
139
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 75 AND `id_shop` = 1 LIMIT 1 |
139
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:116<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7041 AND `id_group` = 1 LIMIT 1 |
139
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7043) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`cookie_purpose`, b.`expiry_time`, b.`script_code`
FROM `ps_lgcookieslaw_cookie` a
LEFT JOIN `ps_lgcookieslaw_cookie_lang` `b` ON (b.`id_lgcookieslaw_cookie` = a.`id_lgcookieslaw_cookie` AND b.`id_lang` = 1)
WHERE (a.`id_lgcookieslaw_purpose` = 3) AND (a.`id_shop` = 1) AND (a.`active` = 1)
ORDER BY a.`name` |
138
ms
|
2 |
Yes
|
|
/modules/lgcookieslaw/classes/LGCookiesLawCookie.php:814
/modules/lgcookieslaw/lgcookieslaw.php:5107<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 21) LIMIT 1 |
138
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
138
ms
|
1 |
|
|
/classes/Language.php:853
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1 |
138
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Tools.php:708<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
138
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
138
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2662 AND `id_shop` = 1 |
137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 15) LIMIT 1 |
137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 307 LIMIT 1 |
137
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 16) LIMIT 1 |
137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
137
ms
|
1 |
|
|
/classes/Language.php:853
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/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` = 277 LIMIT 1 |
137
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2665) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2678) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 6887 AND `id_shop` = 1 |
136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_global_image_lightbox' LIMIT 1 |
136
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 61 AND `id_shop` = 1 |
135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 16 AND `id_shop` = 1 |
135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
135
ms
|
1 |
|
|
/classes/Category.php:1577
/override/classes/Category.php:7<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/80/61/e8/8061e8ae42fb15129b1448143769df62f9886c2e_2.file.breadcrumb.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:426<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_disable_colorpicker_schemes' LIMIT 1 |
134
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/includes/managers/schemes.php:310<br>/modules/axoncreator/includes/elements/section.php:1100<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2679) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
133
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 529 LIMIT 1 |
133
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 671) |
132
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_enable_lightbox_in_editor' LIMIT 1 |
132
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_container_width' LIMIT 1 |
132
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:114<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayRightColumn' LIMIT 1 |
132
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_page_title_selector' LIMIT 1 |
131
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 671 AND id_shop=1 LIMIT 1 |
131
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
130
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 136) LIMIT 1 |
130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2057) |
130
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 27 AND `id_shop` = 1 |
130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6887) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 3711) |
130
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 136 LIMIT 1 |
129
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 415) LIMIT 1 |
129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 45 AND `id_shop` = 1 |
129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7038) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
129
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Group.php:400<br>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
129
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, b.`cookie_purpose`, b.`expiry_time`, b.`script_code`
FROM `ps_lgcookieslaw_cookie` a
LEFT JOIN `ps_lgcookieslaw_cookie_lang` `b` ON (b.`id_lgcookieslaw_cookie` = a.`id_lgcookieslaw_cookie` AND b.`id_lang` = 1)
WHERE (a.`id_lgcookieslaw_purpose` = 5) AND (a.`id_shop` = 1) AND (a.`active` = 1)
ORDER BY a.`name` |
128
ms
|
2 |
Yes
|
|
/modules/lgcookieslaw/classes/LGCookiesLawCookie.php:814
/modules/lgcookieslaw/lgcookieslaw.php:5107<br>/modules/lgcookieslaw/lgcookieslaw.php:5624<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:247<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:442<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7043 AND `id_shop` = 1 |
128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 672) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
128
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
128
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7041 AND id_shop=1 LIMIT 1 |
128
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 7046) |
128
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
128
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2678) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
128
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 2927) |
128
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2668 AND `id_shop` = 1 |
127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 565 AND `id_shop` = 1 |
127
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2927) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
127
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
127
ms
|
1 |
|
|
/classes/Language.php:853
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color_hover' LIMIT 1 |
127
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:111<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
127
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
127
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 540 AND `id_shop` = 1 |
126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 671 AND `id_shop` = 1 |
126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 21 AND `id_shop` = 1 |
126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7041 AND `id_shop` = 1 |
125
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 415 LIMIT 1 |
125
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2149 AND `id_shop` = 1 |
125
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2698 AND id_shop=1 LIMIT 1 |
124
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2927) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
124
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 571 LIMIT 1 |
124
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7040 AND `id_shop` = 1 |
124
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 64 AND `id_shop` = 1 LIMIT 1 |
124
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/fonts.php:149<br>/modules/axoncreator/includes/fonts.php:129<br>/modules/axoncreator/includes/fonts.php:1098<br>/modules/axoncreator/includes/frontend.php:619<br>/modules/axoncreator/includes/frontend.php:780<br>/modules/axoncreator/core/files/css/base.php:240<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
123
ms
|
0 |
|
|
/classes/module/Module.php:2328
/var/cache/dev/smarty/compile/akira_child_theme/38/16/fd/3816fdc6f1dafdc4be61b25eb72215c14ea4d6fd_2.file.account.tpl.php:235<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_theme/5b/94/0c/5b940cf84db06a9637a353c3b516256f432e36ce_2.module.nrtthemecustomizerviewste.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3759<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:458<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
123
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
123
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7043 AND id_shop=1 LIMIT 1 |
123
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 545 LIMIT 1 |
123
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 26) LIMIT 1 |
122
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 533 LIMIT 1 |
122
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 19 AND `id_shop` = 1 |
122
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
122
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
121
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2584 AND `id_shop` = 1 |
121
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3716) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
121
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 672) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
121
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 2057) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
120
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
120
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 19) LIMIT 1 |
119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 277) LIMIT 1 |
119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
119
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 6894) |
119
ms
|
1 |
|
|
/classes/Product.php:3829
/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2756 AND `id_shop` = 1 |
119
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 671) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
118
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 7042 AND `id_shop` = 1 |
118
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 516 AND `id_shop` = 1 |
117
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayProductAccessories' LIMIT 1 |
117
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 533 LIMIT 1 |
117
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 14) LIMIT 1 |
117
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 565 LIMIT 1 |
117
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 10 AND `id_shop` = 1 |
116
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayFooterProduct' LIMIT 1 |
116
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2668 AND `id_group` = 1 LIMIT 1 |
116
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7042) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
116
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2151 AND `id_group` = 1 LIMIT 1 |
116
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
116
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
115
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 4627 AND `id_shop` = 1 |
115
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
114
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 6887) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
114
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 2678 AND `id_shop` = 1 |
114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 528 AND `id_shop` = 1 |
114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
112
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2577 AND id_shop=1 LIMIT 1 |
112
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 45) LIMIT 1 |
112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
111
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 417) LIMIT 1 |
111
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
111
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 22
AND `active` = 1 LIMIT 1 |
111
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
111
ms
|
0 |
|
|
/classes/module/Module.php:2328
/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/listing/CategoryController.php:267<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_nrt_custom_fonts` WHERE `active` = 1 |
111
ms
|
1 |
|
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3878
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3044<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3279<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
110
ms
|
1 |
|
|
/classes/Category.php:1577
/modules/ps_categorytree/ps_categorytree.php:361<br>/modules/ps_categorytree/ps_categorytree.php:144<br>/modules/ps_categorytree/ps_categorytree.php:295<br>/modules/ps_categorytree/ps_categorytree.php:263<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/a3/f3/86/a3f386dc3abe9478b3fec6c6b1f86a96f091f66c_2.file.listing-1.tpl.php:273<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:434<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
110
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1362<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayProductSameCategory' LIMIT 1 |
110
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/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` = 540) LIMIT 1 |
109
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 529 LIMIT 1 |
109
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 565 LIMIT 1 |
109
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2665) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
109
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7047 AND `id_group` = 1 LIMIT 1 |
108
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
108
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
107
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayLeftColumnProduct' LIMIT 1 |
107
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7040) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
106
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7047) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
106
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/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` = 725) LIMIT 1 |
106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4626) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
106
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
106
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2057) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
106
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 307 LIMIT 1 |
105
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3472 AND id_shop=1 LIMIT 1 |
105
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 415 AND `id_shop` = 1 |
104
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 277 LIMIT 1 |
103
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2678 AND id_shop=1 LIMIT 1 |
103
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7038 AND id_shop=1 LIMIT 1 |
103
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7043) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
103
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2577 AND `id_group` = 1 LIMIT 1 |
103
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 277 AND `id_shop` = 1 |
103
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2944 AND id_shop=1 LIMIT 1 |
103
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2577) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
102
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 2149) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
102
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 136 AND `id_shop` = 1 |
102
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7042) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
102
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 44
AND `active` = 1 LIMIT 1 |
101
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7040 AND id_shop=1 LIMIT 1 |
101
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayProductSummary' LIMIT 1 |
101
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7038 AND `id_group` = 1 LIMIT 1 |
100
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7046) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
100
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 136 LIMIT 1 |
100
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayShoppingCartFooter' LIMIT 1 |
100
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 672 AND id_shop=1 LIMIT 1 |
100
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
99
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6887 AND id_shop=1 LIMIT 1 |
99
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
99
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1311<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1368<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:102<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 529 LIMIT 1 |
99
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "axoncreator" LIMIT 1 |
98
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3213<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3026<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3279<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7042 AND id_shop=1 LIMIT 1 |
97
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 13
AND `active` = 1 LIMIT 1 |
97
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7044 AND id_shop=1 LIMIT 1 |
97
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayRightColumnProduct' LIMIT 1 |
96
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayHeaderCategory' LIMIT 1 |
96
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 6887 AND `id_group` = 1 LIMIT 1 |
95
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 6894) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
95
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayContactPageBuilder' LIMIT 1 |
94
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 528 LIMIT 1 |
94
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3711 AND id_shop=1 LIMIT 1 |
94
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 417 AND `id_shop` = 1 |
94
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:101<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'displayFooterCategory' LIMIT 1 |
94
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 1
AND bc.`post_type` = 'hook'
AND bc.`key_related` = 'display404PageBuilder' LIMIT 1 |
93
ms
|
23 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/axoncreator.php:1022<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2665 AND `id_group` = 1 LIMIT 1 |
93
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 671 AND `id_group` = 1 LIMIT 1 |
93
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4627 AND id_shop=1 LIMIT 1 |
93
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 545 LIMIT 1 |
93
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2584 AND id_shop=1 LIMIT 1 |
93
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 571 LIMIT 1 |
92
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2679 AND `id_group` = 1 LIMIT 1 |
92
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 571 LIMIT 1 |
92
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2149 AND id_shop=1 LIMIT 1 |
92
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtshoppingcart" LIMIT 1 |
91
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:120<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 417 LIMIT 1 |
91
ms
|
1 |
|
|
/classes/Product.php:5622
/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7039 AND `id_group` = 1 LIMIT 1 |
91
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1 |
91
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3213<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3026<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3279<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7044 AND `id_group` = 1 LIMIT 1 |
90
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2149 AND `id_group` = 1 LIMIT 1 |
90
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4627) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
90
ms
|
1 |
|
|
/classes/Product.php:7630
/modules/cdc_googletagmanager/services/Gtm_Product.php:178<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-03-14 00:00:00" AND date_to <= "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-03-14 00:00:00" AND date_from <= "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-03-14 00:00:00" AND date_to > "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
89
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/CartRule.php:555<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2678 AND `id_group` = 1 LIMIT 1 |
87
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3716 AND id_shop=1 LIMIT 1 |
87
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 28
AND `active` = 1 LIMIT 1 |
86
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:109<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 415 LIMIT 1 |
86
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2057 AND id_shop=1 LIMIT 1 |
86
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 7046 AND id_shop=1 LIMIT 1 |
86
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 56 AND `id_shop` = 1 LIMIT 1 |
85
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/advancedemailguard/advancedemailguard.php:1296<br>/modules/advancedemailguard/advancedemailguard.php:1015<br>/modules/advancedemailguard/advancedemailguard.php:999<br>/modules/advancedemailguard/advancedemailguard.php:1158<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 672 AND `id_group` = 1 LIMIT 1 |
85
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-03-14 00:00:00" AND date_to <= "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-03-14 00:00:00" AND date_from <= "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-03-14 00:00:00" AND date_to > "2025-03-14 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
83
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/Cart.php:3021<br>/classes/Cart.php:3395<br>/classes/Cart.php:3468<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:2190<br>/src/Adapter/Presenter/Cart/CartPresenter.php:335<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7042 AND `id_group` = 1 LIMIT 1 |
82
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
82
ms
|
44 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1188
/modules/axoncreator/src/Wp_Helper.php:1253<br>/modules/axoncreator/core/settings/general/manager.php:114<br>/modules/axoncreator/core/settings/base/manager.php:429<br>/modules/axoncreator/core/settings/base/manager.php:124<br>/modules/axoncreator/includes/controls/groups/typography.php:104<br>/modules/axoncreator/includes/controls/groups/base.php:178<br>/modules/axoncreator/includes/controls/groups/base.php:267<br>/modules/axoncreator/includes/controls/groups/base.php:103<br>/modules/axoncreator/includes/base/controls-stack.php:721<br>/modules/axoncreator/includes/widgets/heading.php:249<br>/modules/axoncreator/includes/base/controls-stack.php:1923<br>/modules/axoncreator/includes/base/controls-stack.php:510<br>/modules/axoncreator/includes/base/widget-base.php:162<br>/modules/axoncreator/includes/base/controls-stack.php:303<br>/modules/axoncreator/includes/base/controls-stack.php:1958<br>/modules/axoncreator/includes/base/controls-stack.php:1045<br>/modules/axoncreator/includes/base/controls-stack.php:1798<br>/modules/axoncreator/core/base/base-object.php:145<br>/modules/axoncreator/core/base/base-object.php:53<br>/modules/axoncreator/core/files/css/post.php:302<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 136 LIMIT 1 |
82
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 307 LIMIT 1 |
81
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 417 LIMIT 1 |
81
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/override/classes/Product.php:93<br>/modules/cdc_googletagmanager/services/Gtm_Product.php:158<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerProduct.php:81<br>/modules/cdc_googletagmanager/classes/gtm_ga4/DataLayerItem.php:49<br>/modules/cdc_googletagmanager/classes/DataLayer.php:86<br>/modules/cdc_googletagmanager/classes/DataLayer.php:75<br>/modules/cdc_googletagmanager/classes/DataLayer.php:246<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1566<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1033<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:638<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:131<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/89/39/3b/89393b3693e8b3d18d9b5bb2d7fc9addd776ffe4_2.file.head.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:375<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2756 AND id_shop=1 LIMIT 1 |
80
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
79
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/var/cache/dev/smarty/compile/akira_child_theme/38/16/fd/3816fdc6f1dafdc4be61b25eb72215c14ea4d6fd_2.file.account.tpl.php:276<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_theme/5b/94/0c/5b940cf84db06a9637a353c3b516256f432e36ce_2.module.nrtthemecustomizerviewste.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3759<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:458<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2584 AND `id_group` = 1 LIMIT 1 |
78
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 6894 AND id_shop=1 LIMIT 1 |
77
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
77
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:132<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2057 AND `id_group` = 1 LIMIT 1 |
76
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 2927 AND id_shop=1 LIMIT 1 |
76
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 78 AND `id_shop` = 1 LIMIT 1 |
74
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:120<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2698 AND `id_group` = 1 LIMIT 1 |
73
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
71
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:128<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7046 AND `id_group` = 1 LIMIT 1 |
71
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "revsliderprestashop" LIMIT 1 |
70
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:140<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtwishlist" LIMIT 1 |
70
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:128<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "mailalerts" LIMIT 1 |
68
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/advancedemailguard/advancedemailguard.php:1286<br>/modules/advancedemailguard/advancedemailguard.php:1017<br>/modules/advancedemailguard/advancedemailguard.php:999<br>/modules/advancedemailguard/advancedemailguard.php:1158<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtcompare" LIMIT 1 |
68
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:124<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 |
67
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:140<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1 |
66
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:136<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
64
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:132<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "nrtmegamenu" LIMIT 1 |
64
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/axoncreator/includes/managers/widgets.php:136<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
64
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/axoncreator/includes/managers/widgets.php:124<br>/modules/axoncreator/includes/managers/widgets.php:303<br>/modules/axoncreator/includes/elements/column.php:1026<br>/modules/axoncreator/includes/base/element-base.php:911<br>/modules/axoncreator/includes/base/element-base.php:356<br>/modules/axoncreator/includes/base/element-base.php:956<br>/modules/axoncreator/includes/base/element-base.php:316<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:124<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:125<br>/modules/axoncreator/core/files/css/post.php:304<br>/modules/axoncreator/core/files/css/post.php:190<br>/modules/axoncreator/core/files/css/base.php:634<br>/modules/axoncreator/core/files/base.php:152<br>/modules/axoncreator/core/dynamic-tags/dynamic-css.php:82<br>/modules/axoncreator/core/files/css/base.php:217<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/core/dynamic-tags/manager.php:434<br>:undefined<br>/modules/axoncreator/src/Wp_Helper.php:865<br>/modules/axoncreator/core/files/css/base.php:281<br>/modules/axoncreator/core/files/css/post.php:207<br>/modules/axoncreator/includes/frontend.php:891<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 2927 AND `id_group` = 1 LIMIT 1 |
63
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/override/classes/Product.php:127<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
62
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/advancedemailguard/advancedemailguard.php:1286<br>/modules/advancedemailguard/advancedemailguard.php:1017<br>/modules/advancedemailguard/advancedemailguard.php:999<br>/modules/advancedemailguard/advancedemailguard.php:1158<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
62
ms
|
0 |
|
|
/classes/module/Module.php:2328
/var/cache/dev/smarty/compile/akira_child_theme/38/16/fd/3816fdc6f1dafdc4be61b25eb72215c14ea4d6fd_2.file.account.tpl.php:276<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_theme/5b/94/0c/5b940cf84db06a9637a353c3b516256f432e36ce_2.module.nrtthemecustomizerviewste.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/nrtthemecustomizer/nrtthemecustomizer.php:3759<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:458<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|