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 |
11687
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` = 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 |
10381
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 |
8171
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
7233
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 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 |
6775
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 |
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 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` = 7051
AND image_shop.`cover` = 1 LIMIT 1 |
6061
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` = 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 |
6022
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 |
5555
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` = 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 |
5197
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 |
5141
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 |
5005
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 |
4979
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` = 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 |
4787
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 |
4751
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` = 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 |
4575
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 |
4304
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 |
4261
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 |
4155
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` = 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 |
4149
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 |
4112
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 |
3516
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 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` |
3164
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 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`) |
3011
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3479 AND id_shop=1 LIMIT 1 |
2783
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.*, 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 |
2662
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_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 |
2636
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_lang`
WHERE `id_category` = 109 AND `id_shop` = 1 |
2538
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 domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
2524
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` = 93 AND `id_shop` = 1 |
2385
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` = 155) LIMIT 1 |
2295
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`, `alias` FROM `ps_hook_alias` |
1995
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 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 = 7887
LIMIT 1 |
1943
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`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
1942
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 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 |
1823
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 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` |
1756
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 *
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 |
1647
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` = 4385
AND image_shop.`cover` = 1 LIMIT 1 |
1452
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` = 4903 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` = 4903 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1417
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` = 4239 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` = 4239 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1371
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` = 3480) AND (b.`id_shop` = 1) LIMIT 1 |
1337
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_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3497) LIMIT 1 |
1307
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` = 3501) LIMIT 1 |
1233
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` = 3473) LIMIT 1 |
1228
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 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 |
1195
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 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` = 3478
ORDER BY `position` |
1165
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 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 |
1154
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 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` = 3784
AND image_shop.`cover` = 1 LIMIT 1 |
1144
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 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` |
1139
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 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` = 4904
AND image_shop.`cover` = 1 LIMIT 1 |
1136
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` = 91) LIMIT 1 |
1105
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 lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
1052
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 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 = 4385
LIMIT 1 |
1050
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 = 4904
LIMIT 1 |
1034
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 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) |
1015
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` = 3473 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` = 3473 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1000
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` = 4236
ORDER BY `position` |
999
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` = 65 AND `id_shop` = 1 |
991
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 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 |
985
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 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 = 3792
LIMIT 1 |
984
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_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 |
970
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3478 AND `id_group` = 1 LIMIT 1 |
961
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` = 527) AND (b.`id_shop` = 1) LIMIT 1 |
959
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 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 |
943
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 * FROM `ps_nrt_wishlist_product` WHERE `id_customer` = 0 AND `id_shop` = 1 |
939
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 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` = 4235
ORDER BY `position` |
938
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 = 3949
LIMIT 1 |
921
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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=2 AND `active`=1
ORDER BY `position` |
900
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 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 = 3784
LIMIT 1 |
900
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_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 |
876
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 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 |
873
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 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` |
837
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 = 4236
LIMIT 1 |
835
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 = 4386
LIMIT 1 |
827
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` = 139 AND `id_shop` = 1 |
825
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 = 3948
LIMIT 1 |
817
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` = 3746) AND (b.`id_shop` = 1) LIMIT 1 |
816
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 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 |
811
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 *
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` = 3792) AND (b.`id_shop` = 1) LIMIT 1 |
804
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 = 4784
LIMIT 1 |
796
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_ohmminqty |
786
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 *
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` = 4236) AND (b.`id_shop` = 1) LIMIT 1 |
786
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` = 143) LIMIT 1 |
774
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 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` = 3792 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` = 3792 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
771
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(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 |
766
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 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 |
764
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 *
FROM `ps_category_lang`
WHERE `id_category` = 92 AND `id_shop` = 1 |
762
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 = 3473
LIMIT 1 |
761
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`=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` |
756
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` = 3473
ORDER BY `position` |
742
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_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 |
738
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 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 |
725
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 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 = 3783
LIMIT 1 |
722
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_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 |
721
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 *
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` = 4233) AND (b.`id_shop` = 1) LIMIT 1 |
720
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` = 4784 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` = 4784 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
718
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` = 4231 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` = 4231 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
717
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 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 |
716
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 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` |
716
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 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 = 4239
LIMIT 1 |
715
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 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` = 3784
ORDER BY `position` |
708
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 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` = 3480 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` = 3480 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
705
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_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
705
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 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 = 3478
LIMIT 1 |
702
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` = 3479 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` = 3479 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
691
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` = 158 AND `id_shop` = 1 |
680
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 = 4232
LIMIT 1 |
677
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 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` = 4386
ORDER BY `position` |
675
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_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` = 4235) AND (b.`id_shop` = 1) LIMIT 1 |
668
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 = 3480
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 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 |
665
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` 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 |
654
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 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` = 3479
ORDER BY `position` |
654
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 = 3479
LIMIT 1 |
649
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` = 4237 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` = 4237 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
648
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 = 4231
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 = 3813
LIMIT 1 |
646
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 = 4235
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 *
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` = 6908) LIMIT 1 |
641
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 `id_hook`, `name` FROM `ps_hook` |
638
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 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` = 3784 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` = 3784 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
638
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 = 3507
LIMIT 1 |
638
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 = 4237
LIMIT 1 |
631
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` = 149 AND `id_shop` = 1 |
629
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` = 3783
ORDER BY `position` |
620
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 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` = 4904
ORDER BY `position` |
610
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 ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 527 AND ctg.`id_group` = 1 LIMIT 1 |
607
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 `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
606
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
605
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_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` = 4903) AND (b.`id_shop` = 1) LIMIT 1 |
603
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` = 4237) |
596
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` = 4904 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` = 4904 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
589
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` = 3498) LIMIT 1 |
587
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` = 4232) AND (b.`id_shop` = 1) LIMIT 1 |
584
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 data FROM ps_layered_filter_block WHERE hash="fb7f973df7421917d51da3da03d120ad" LIMIT 1 |
580
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_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` = 3784) AND (b.`id_shop` = 1) LIMIT 1 |
579
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` = 4237) AND (b.`id_shop` = 1) LIMIT 1 |
577
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` = 3497 AND `id_shop` = 1 |
573
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` = 3813) AND (b.`id_shop` = 1) LIMIT 1 |
571
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3500) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
566
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 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` = 3783 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` = 3783 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
562
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` = 140) LIMIT 1 |
559
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 l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
559
ms
|
1 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<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 = 6908
LIMIT 1 |
558
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` = 598 AND `id_shop` = 1 |
556
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 = 4234
LIMIT 1 |
555
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 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` = 3473
AND image_shop.`cover` = 1 LIMIT 1 |
554
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 6916) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
553
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` = 624) LIMIT 1 |
551
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` = 675) LIMIT 1 |
551
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_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 |
546
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 = 4903
LIMIT 1 |
545
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 = 3501
LIMIT 1 |
544
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 = 3784) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
542
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 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` = 4235 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` = 4235 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
540
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 = 3504
LIMIT 1 |
539
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` = 825 AND `id_shop` = 1 |
539
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 = 3500
LIMIT 1 |
539
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_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
534
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 value FROM ps_axon_creator_meta WHERE id = 4 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
530
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 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` = 4784
AND image_shop.`cover` = 1 LIMIT 1 |
528
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 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` = 7051) |
526
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 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 = 4233
LIMIT 1 |
525
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 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` = 4235
AND image_shop.`cover` = 1 LIMIT 1 |
523
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` = 3813 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` = 3813 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
521
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` = 3479
AND image_shop.`cover` = 1 LIMIT 1 |
521
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 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` |
520
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_lang`
WHERE `id_category` = 172 AND `id_shop` = 1 |
518
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` = 151 AND `id_shop` = 1 |
513
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 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` = 4236 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` = 4236 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
512
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_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
510
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 *
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 |
509
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 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` = 3503 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` = 3503 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
506
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
506
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 format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1 |
506
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3949 AND id_shop=1 LIMIT 1 |
506
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` 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` = 4784) AND (b.`id_shop` = 1) LIMIT 1 |
504
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 `config`
FROM ps_nrt_themect_page_config
WHERE `page_id` = 527
AND `page_type` = 'category' LIMIT 1 |
502
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 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 = 7051
LIMIT 1 |
500
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` = 3504) LIMIT 1 |
497
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 = 3497
LIMIT 1 |
496
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 = 528 LIMIT 1 |
496
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` = 64 AND `id_shop` = 1 |
495
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 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` = 4234 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` = 4234 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
495
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` = 3504 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` = 3504 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
495
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`=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` |
492
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` = 7051 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` = 7051 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
489
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 = 3746
LIMIT 1 |
488
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` = 152 AND `id_shop` = 1 |
487
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 = 6916
LIMIT 1 |
487
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` = 4232 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` = 4232 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
486
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` = 833) AND (b.`id_shop` = 1) LIMIT 1 |
486
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` = 6916) LIMIT 1 |
485
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`=132 AND `active`=1
ORDER BY `position` |
484
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_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` = 3473) AND (b.`id_shop` = 1) LIMIT 1 |
483
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 = 3503
LIMIT 1 |
482
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 = 3566
LIMIT 1 |
480
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_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 |
479
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 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` = 3479) |
479
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 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` |
477
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` = 3783) AND (b.`id_shop` = 1) LIMIT 1 |
475
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 |
474
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_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 527 LIMIT 1 |
474
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` = 140 AND `id_shop` = 1 |
472
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 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 |
472
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 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` |
468
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` = 4385 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` = 4385 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 *
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 |
464
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 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` = 3501 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` = 3501 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
464
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`=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` |
463
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` = 4386
AND image_shop.`cover` = 1 LIMIT 1 |
462
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` = 714 AND `id_shop` = 1 |
462
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 |
461
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 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` = 3948 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` = 3948 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
457
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` = 4386) AND (b.`id_shop` = 1) 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>/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`=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` |
453
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
451
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` = 158) LIMIT 1 |
450
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` = 4903
ORDER BY `position` |
450
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 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 = 3498
LIMIT 1 |
450
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` = 3949 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` = 3949 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 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` = 4231
ORDER BY `position` |
446
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_lang`
WHERE `id_category` = 138 AND `id_shop` = 1 |
446
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_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 |
446
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 *
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 |
445
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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 28
AND `active` = 1 LIMIT 1 |
443
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 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` |
442
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`=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` |
442
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 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 |
441
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 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` |
440
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`=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` |
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` = 7051) AND (b.`id_shop` = 1) LIMIT 1 |
437
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` = 151) LIMIT 1 |
437
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 |
433
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_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` = 3503) AND (b.`id_shop` = 1) LIMIT 1 |
433
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`=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` |
433
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_lang`
WHERE `id_category` = 691 AND `id_shop` = 1 |
432
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`=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` |
432
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`=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` |
431
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` = 3478 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` = 3478 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
429
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` = 515 AND `id_shop` = 1 |
429
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` = 4231) |
424
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` = 4233) |
423
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` = 152) LIMIT 1 |
423
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4233) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
422
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 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` |
422
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` = 163) LIMIT 1 |
422
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` = 554 AND `id_shop` = 1 |
421
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` 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 |
420
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 *
FROM `ps_category_lang`
WHERE `id_category` = 624 AND `id_shop` = 1 |
420
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 qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
420
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_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` = 3478) AND (b.`id_shop` = 1) LIMIT 1 |
419
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.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') |
418
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 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` = 4386 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` = 4386 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
418
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` = 4784
ORDER BY `position` |
416
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_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` = 4904) AND (b.`id_shop` = 1) LIMIT 1 |
416
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`=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` |
416
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` = 75) LIMIT 1 |
413
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` 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` = 4239) AND (b.`id_shop` = 1) LIMIT 1 |
413
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`=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` |
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
413
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 psgdpr.active FROM `ps_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 22 LIMIT 1 |
413
ms
|
4 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
/modules/psgdpr/psgdpr.php:683<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/f2/9c/cd/f29ccd58b4966aac24b2db7ad2b78d90175ab132_2.module.axoncreatorviewstemplates.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/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>/modules/axoncreator/includes/widgets/axps-subscription.php:775<br>/modules/axoncreator/includes/widgets/axps-subscription.php:758<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/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:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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` = 4231 AND id_shop=1 LIMIT 1 |
412
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 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` |
411
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 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` |
411
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` = 4231) AND (b.`id_shop` = 1) LIMIT 1 |
410
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 |
410
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 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` = 3792
AND image_shop.`cover` = 1 LIMIT 1 |
409
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` = 27 AND `id_shop` = 1 |
409
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_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 |
409
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 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` |
406
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_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
406
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` 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 |
406
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 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` = 6908 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` = 6908 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
403
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` = 3746 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` = 3746 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
402
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` = 4235) |
399
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` = 154 AND `id_shop` = 1 |
399
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 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 |
397
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 *
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` = 4385) AND (b.`id_shop` = 1) LIMIT 1 |
397
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 |
394
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 *
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` = 4234) AND (b.`id_shop` = 1) LIMIT 1 |
394
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` = 3498 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` = 3498 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
391
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` = 3813
ORDER BY `position` |
390
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 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` |
388
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 value FROM ps_axon_creator_meta WHERE id = 9 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
388
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/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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
384
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` = 692 AND `id_shop` = 1 |
384
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_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` = 3479) AND (b.`id_shop` = 1) LIMIT 1 |
384
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` = 3507
AND image_shop.`cover` = 1 LIMIT 1 |
383
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 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` = 3497 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` = 3497 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 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` = 4236) |
382
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` = 7887
ORDER BY `position` |
381
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 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` = 3949
AND image_shop.`cover` = 1 LIMIT 1 |
380
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3784) LIMIT 1 |
379
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.`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` = 4239
ORDER BY `position` |
377
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 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 |
377
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 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` = 7887 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` = 7887 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
376
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` = 4237
ORDER BY `position` |
376
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`=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` |
375
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` = 3500 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` = 3500 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
375
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` = 4236) LIMIT 1 |
373
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` = 4233) LIMIT 1 |
373
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.`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` = 4234
ORDER BY `position` |
372
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 cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 802) |
367
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 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` = 6916 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` = 6916 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
367
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(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 |
367
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 *
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` = 3478) LIMIT 1 |
366
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` = 6908) AND (b.`id_shop` = 1) LIMIT 1 |
365
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`=79 AND smm.`item_t`=4 AND smm.`active`=1 AND smm.`id_shop` IN (0, 1)
ORDER BY smm.`location`, smm.`position` |
365
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_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 |
364
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` 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` = 3949) AND (b.`id_shop` = 1) LIMIT 1 |
364
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` = 3507
ORDER BY `position` |
364
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_hook_module_exceptions`
WHERE `id_shop` IN (1) |
363
ms
|
232 |
|
|
/classes/module/Module.php:2237
/classes/Hook.php:889<br>/classes/Dispatcher.php:364<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` = 3480
ORDER BY `position` |
361
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 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` = 4233 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` = 4233 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
361
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 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 |
361
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` = 3948) AND (b.`id_shop` = 1) LIMIT 1 |
360
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 |
359
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
359
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 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 |
359
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_lang`
WHERE `id_category` = 845 AND `id_shop` = 1 |
359
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 |
359
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.`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` = 7051
ORDER BY `position` |
359
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_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
356
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 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 |
355
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 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` = 3507 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` = 3507 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
355
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_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 |
354
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7051) LIMIT 1 |
353
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_module WHERE name LIKE 'idx%' OR name LIKE 'deluxe%' |
352
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 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` = 3948
ORDER BY `position` |
352
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 id_required_field, object_name, field_name
FROM ps_required_field
WHERE object_name = 'Customer' |
352
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
351
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` = 4236
AND image_shop.`cover` = 1 LIMIT 1 |
351
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3473) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
351
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` = 3500) AND (b.`id_shop` = 1) LIMIT 1 |
350
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 qdrf.*
FROM `ps_quantity_discount_rule_family` qdrf
WHERE 1
AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; |
350
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 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` = 6908
ORDER BY `position` |
350
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4386 AND id_shop=1 LIMIT 1 |
349
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` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4237) LIMIT 1 |
348
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` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
348
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` = 138) LIMIT 1 |
348
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 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 |
346
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_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 |
346
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` = 3480) |
342
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` = 38) LIMIT 1 |
342
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` = 4239) LIMIT 1 |
342
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` = 3813) LIMIT 1 |
341
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` = 3501) AND (b.`id_shop` = 1) LIMIT 1 |
339
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_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4904 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 *
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` = 3500) LIMIT 1 |
339
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_lang`
WHERE `id_product` = 3473 AND `id_shop` = 1 |
339
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` = 3504) AND (b.`id_shop` = 1) LIMIT 1 |
338
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` = 6916) AND (b.`id_shop` = 1) LIMIT 1 |
338
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_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3566) LIMIT 1 |
337
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` = 3498) 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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3948) 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>/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 = 3478) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
336
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 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 |
335
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` = 3783) LIMIT 1 |
334
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.`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` = 3503
ORDER BY `position` |
334
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 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` |
334
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 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` = 3500
ORDER BY `position` |
333
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_product_lang`
WHERE `id_product` = 6916 AND `id_shop` = 1 |
333
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` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 545 LIMIT 1 |
332
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 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` = 3498
ORDER BY `position` |
332
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3746) LIMIT 1 |
332
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` = 3949) LIMIT 1 |
332
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` = 3497) AND (b.`id_shop` = 1) LIMIT 1 |
332
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`=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` |
331
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` = 3566 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` = 3566 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
329
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 |
328
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` = 3473 AND `id_group` = 1 LIMIT 1 |
328
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_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` = 7887) AND (b.`id_shop` = 1) 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>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/override/classes/Product.php:332<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/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` = 3501
ORDER BY `position` |
327
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4235) 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_nrt_custom_fonts` WHERE `active` = 1 GROUP BY title |
326
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 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` = 4233
ORDER BY `position` |
326
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 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` = 3813
AND image_shop.`cover` = 1 LIMIT 1 |
326
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 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` = 3949
ORDER BY `position` |
325
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3948 AND `id_group` = 1 LIMIT 1 |
325
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` = 826) LIMIT 1 |
323
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` = 829) LIMIT 1 |
322
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` = 4231
AND image_shop.`cover` = 1 LIMIT 1 |
321
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` = 163 AND `id_shop` = 1 |
321
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3792) LIMIT 1 |
320
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` = 4232) LIMIT 1 |
319
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
319
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` = 691) LIMIT 1 |
319
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` = 4385
ORDER BY `position` |
319
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_mega_column`
WHERE `id_nrt_mega_menu`=126 AND `active`=1
ORDER BY `position` |
319
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_currency` c ORDER BY `iso_code` ASC |
318
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_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` = 3566) AND (b.`id_shop` = 1) LIMIT 1 |
317
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 `name`
FROM `ps_hook`
WHERE `id_hook` = 827 LIMIT 1 |
317
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7887) LIMIT 1 |
317
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` = 3503) 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 `price_display_method`
FROM `ps_group`
WHERE `id_group` = 3 LIMIT 1 |
316
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 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` = 3480
AND image_shop.`cover` = 1 LIMIT 1 |
316
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` = 2) LIMIT 1 |
316
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 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` |
316
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` = 3507) LIMIT 1 |
315
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` = 3507) AND (b.`id_shop` = 1) LIMIT 1 |
315
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3566) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
315
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` = 89 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 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` = 3792) |
313
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` = 825) LIMIT 1 |
312
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` = 3497
ORDER BY `position` |
312
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_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3479) LIMIT 1 |
312
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.`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` = 3746
ORDER BY `position` |
312
ms
|
6 |
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` = 4231) 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_category_lang`
WHERE `id_category` = 553 AND `id_shop` = 1 |
310
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_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 |
310
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 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` = 3478) |
309
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 |
307
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_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` = 3) LIMIT 1 |
306
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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_group_lang`
WHERE `id_group` = 1 |
306
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 (17) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
306
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` = 617 AND `id_shop` = 1 |
303
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` = 3948
AND image_shop.`cover` = 1 LIMIT 1 |
301
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_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 |
301
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` 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 |
301
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 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` = 3746
AND image_shop.`cover` = 1 LIMIT 1 |
300
ms
|
6 |
|
|
/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` = 155 AND `id_shop` = 1 |
299
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` = 674 AND `id_shop` = 1 |
299
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` = 545 AND `id_shop` = 1 |
297
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` = 233) LIMIT 1 |
297
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` = 831 AND `id_shop` = 1 |
296
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 |
296
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` = 4234) 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4233) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
294
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` = 830 AND `id_shop` = 1 |
294
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` 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 |
294
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_allow_svg' LIMIT 1 |
293
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 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` = 3478
AND image_shop.`cover` = 1 LIMIT 1 |
292
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` = 4232
ORDER BY `position` |
292
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_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 |
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 *
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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1 |
290
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_category_lang`
WHERE `id_category` = 72 AND `id_shop` = 1 |
289
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` = 3813 AND id_shop=1 LIMIT 1 |
289
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 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` |
289
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 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` |
288
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_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 |
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: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` = 6916
ORDER BY `position` |
286
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 415 LIMIT 1 |
285
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 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` |
284
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.`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` = 7887
AND image_shop.`cover` = 1 LIMIT 1 |
284
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 value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
283
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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_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 |
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: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_lang`
WHERE `id_category` = 143 AND `id_shop` = 1 |
281
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` = 3792 AND id_shop=1 LIMIT 1 |
281
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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=122 AND `active`=1
ORDER BY `position` |
281
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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=13 AND `active`=1
ORDER BY `position` |
280
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 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 |
280
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 *
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 |
279
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 `iso_code`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
278
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 *
FROM `ps_category_lang`
WHERE `id_category` = 828 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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=47 AND `active`=1
ORDER BY `position` |
277
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` = 3504
AND image_shop.`cover` = 1 LIMIT 1 |
277
ms
|
7 |
|
|
/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` = 547 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 *
FROM `ps_category_lang`
WHERE `id_category` = 724 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 *
FROM `ps_product_lang`
WHERE `id_product` = 3498 AND `id_shop` = 1 |
276
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_meta` ORDER BY `id_meta` ASC |
276
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 psgdprl.message FROM `ps_psgdpr_consent` psgdpr
LEFT JOIN ps_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 22 AND psgdprl.id_lang =1 LIMIT 1 |
276
ms
|
4 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:111
/modules/psgdpr/psgdpr.php:687<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/f2/9c/cd/f29ccd58b4966aac24b2db7ad2b78d90175ab132_2.module.axoncreatorviewstemplates.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/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>/modules/axoncreator/includes/widgets/axps-subscription.php:775<br>/modules/axoncreator/includes/widgets/axps-subscription.php:758<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/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:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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 = 3813) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
275
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` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
274
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 = 4 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
274
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 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` = 4239
AND image_shop.`cover` = 1 LIMIT 1 |
274
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` = 826 AND `id_shop` = 1 |
273
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 = 3792) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
273
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 (13) 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 *
FROM `ps_category_lang`
WHERE `id_category` = 802 AND `id_shop` = 1 |
273
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 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 |
272
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 64 LIMIT 1 |
271
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` = 44 AND `id_shop` = 1 |
270
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` |
270
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_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 |
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:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 86 AND `id_shop` = 1 |
269
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_product_lang`
WHERE `id_product` = 3478 AND `id_shop` = 1 |
268
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 cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 808) |
268
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_tax` a
WHERE (a.`id_tax` = 4) LIMIT 1 |
268
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 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` = 3504
ORDER BY `position` |
267
ms
|
7 |
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` = 130 AND `id_shop` = 1 |
267
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 cg.`id_group`
FROM `ps_category_group` cg
WHERE (cg.`id_category` = 136) |
267
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
267
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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_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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 141 AND `id_shop` = 1 |
267
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; |
266
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
265
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_page_title_selector' LIMIT 1 |
265
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 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` = 3792
ORDER BY `position` |
264
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` = 534 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` 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 |
263
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` = 2 AND `id_shop` = 1 |
263
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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=56 AND `active`=1
ORDER BY `position` |
263
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4239) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
262
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` = 808) AND (b.`id_shop` = 1) LIMIT 1 |
262
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` 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 |
261
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_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 |
261
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` = 11) LIMIT 1 |
261
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
260
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_lightbox_ui_color_hover' LIMIT 1 |
260
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 |
258
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` = 76) 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: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` = 96) 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_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 |
256
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 *
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 |
256
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` = 99 AND `id_shop` = 1 |
256
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_md' LIMIT 1 |
255
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/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` = 591) LIMIT 1 |
255
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` = 4239 AND `id_shop` = 1 |
254
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 = 3 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
254
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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_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 |
254
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_lang`
WHERE `id_category` = 73 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: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 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` |
253
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` = 107 AND `id_shop` = 1 |
253
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_global_image_lightbox' LIMIT 1 |
253
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_product_lang`
WHERE `id_product` = 7887 AND `id_shop` = 1 |
252
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` = 150 AND `id_shop` = 1 |
252
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` = 188) AND (b.`id_shop` = 1) 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: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_lg' LIMIT 1 |
252
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 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` = 4237
AND image_shop.`cover` = 1 LIMIT 1 |
251
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_manufacturer`
WHERE `id_manufacturer` = 44
AND `active` = 1 LIMIT 1 |
250
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` = 679 AND `id_shop` = 1 |
249
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_enable_lightbox_in_editor' LIMIT 1 |
249
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_manufacturer`
WHERE `id_manufacturer` = 22
AND `active` = 1 LIMIT 1 |
249
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` 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 |
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 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` = 4903
AND image_shop.`cover` = 1 LIMIT 1 |
248
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` = 515) 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_category_lang`
WHERE `id_category` = 18 AND `id_shop` = 1 |
247
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` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
247
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3949) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
247
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` = 89) LIMIT 1 |
247
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` = 4234
AND image_shop.`cover` = 1 LIMIT 1 |
246
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` 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 |
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:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
245
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_lang`
WHERE `id_category` = 46 AND `id_shop` = 1 |
245
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 |
244
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 = 7887) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
244
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` = 54 AND `id_shop` = 1 |
244
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 |
243
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 = 1 AND name = 'elementor_viewport_md' LIMIT 1 |
243
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` = 516 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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4232) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
242
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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=129 AND `active`=1
ORDER BY `position` |
242
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
241
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/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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3813) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
241
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3792) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
241
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` = 101 AND `id_shop` = 1 |
241
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` = 20 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_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 |
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_product_lang`
WHERE `id_product` = 3746 AND `id_shop` = 1 |
240
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` = 188 AND `id_shop` = 1 |
239
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 |
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_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 |
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: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` = 118) AND (b.`id_shop` = 1) 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: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 |
238
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` = 106 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 534) 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_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` = 9) LIMIT 1 |
238
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/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_viewport_lg' LIMIT 1 |
237
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` = 712 AND `id_shop` = 1 |
237
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_product_lang`
WHERE `id_product` = 3813 AND `id_shop` = 1 |
236
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` = 640) 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:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 37) 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:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 4232
AND image_shop.`cover` = 1 LIMIT 1 |
236
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` 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 |
235
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 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` |
235
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 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` |
235
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` = 66 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 = 4904) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
234
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` = 6908
AND image_shop.`cover` = 1 LIMIT 1 |
234
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` = 80 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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: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 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` |
234
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` = 735 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 value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
234
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 *
FROM `ps_category_lang`
WHERE `id_category` = 737 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 value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
233
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_lang`
WHERE `id_category` = 829 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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_viewport_lg' LIMIT 1 |
233
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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` = 801) 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` = 96 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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` 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 |
232
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.*, 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 |
232
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` = 15 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 *
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 |
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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/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` = 3792 AND `id_shop` = 1 |
231
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` = 725 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_lang`
WHERE `id_category` = 58 AND `id_shop` = 1 |
229
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_disable_color_schemes' LIMIT 1 |
229
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` 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 |
229
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_stretched_section_container' LIMIT 1 |
228
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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 545) AND (b.`id_shop` = 1) 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>/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_space_between_widgets' LIMIT 1 |
228
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 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` = 4386) |
227
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` = 591 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` = 95) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/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 |
226
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_product_lang`
WHERE `id_product` = 3948 AND `id_shop` = 1 |
226
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 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` = 3501
AND image_shop.`cover` = 1 LIMIT 1 |
226
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` = 88 AND `id_shop` = 1 |
226
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_lightbox_ui_color' LIMIT 1 |
225
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` = 37 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3478 AND id_shop=1 LIMIT 1 |
225
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` = 154) 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>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 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` = 6916
AND image_shop.`cover` = 1 LIMIT 1 |
225
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` = 637 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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=66 AND `active`=1
ORDER BY `position` |
225
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` = 828) 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>/modules/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 527 LIMIT 1 |
225
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` = 111) 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>/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` = 527) 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/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 value FROM ps_axon_creator_meta WHERE id = 2 AND name = '_wp_page_template_id_lang_1' LIMIT 1 |
224
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` = 47 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` 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 |
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` 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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 3566
ORDER BY `position` |
223
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 `id_module` FROM `ps_module` WHERE `name` = "smartblog" LIMIT 1 |
223
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3792 AND `id_group` = 1 LIMIT 1 |
223
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_disable_colorpicker_schemes' LIMIT 1 |
223
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` = 19 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_lang`
WHERE `id_category` = 21 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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 799) 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` = 711) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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_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 |
222
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` = 109) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
222
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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` = 132) 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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
221
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` = 63 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_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 |
220
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3784) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
220
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` = 233 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 35 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_lang`
WHERE `id_category` = 68 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 3746) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
219
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` = 91 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 3479) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
218
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` = 699) AND (b.`id_shop` = 1) 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>/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` = 31) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 (18) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position` |
218
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` = 87 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/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` = 4232 AND `id_shop` = 1 |
218
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` = 59 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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=128 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` 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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` |
217
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` = 553) 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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=22 AND `active`=1
ORDER BY `position` |
217
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` = 113) 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:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
215
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` = 128 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 *
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 |
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4233 AND id_shop=1 LIMIT 1 |
215
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` = 679) 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` 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 |
214
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_disable_typography_schemes' LIMIT 1 |
214
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` = 801 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` = 82) 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` 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 |
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3498) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
214
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` = 34 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_lang`
WHERE `id_category` = 79 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_lang`
WHERE `id_category` = 136 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 608) 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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 7051 AND `id_group` = 1 LIMIT 1 |
213
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.`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` = 3498
AND image_shop.`cover` = 1 LIMIT 1 |
213
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` 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 |
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/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` = 3500 AND `id_shop` = 1 |
212
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_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 |
212
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 *
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 |
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_lang`
WHERE `id_category` = 51 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_lang`
WHERE `id_category` = 532 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3480 AND id_shop=1 LIMIT 1 |
212
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` = 608 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_lang`
WHERE `id_category` = 675 AND `id_shop` = 1 |
211
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` = 139) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/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` = 3784 AND `id_shop` = 1 |
211
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` = 57) 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 *
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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 3500
AND image_shop.`cover` = 1 LIMIT 1 |
210
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` = 210) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 55 AND `id_shop` = 1 |
210
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 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` = 4233
AND image_shop.`cover` = 1 LIMIT 1 |
210
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` = 72) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
209
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_lightbox_color' LIMIT 1 |
209
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` = 45 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/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` = 799 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` = 27) 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/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 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` = 3949) |
209
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` = 90) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 545 LIMIT 1 |
208
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7887) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
208
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` = 30 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 *
FROM `ps_category_lang`
WHERE `id_category` = 144 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 35) 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 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` = 4784) |
208
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_viewport_md' LIMIT 1 |
207
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_product_lang`
WHERE `id_product` = 4234 AND `id_shop` = 1 |
207
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 = 2 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
207
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 *
FROM `ps_category_lang`
WHERE `id_category` = 29 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 *
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 |
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` = 185 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` = 539) 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 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` = 3503
AND image_shop.`cover` = 1 LIMIT 1 |
206
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_lang`
WHERE `id_product` = 4233 AND `id_shop` = 1 |
206
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` = 547) LIMIT 1 |
205
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` = 798 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 *
FROM `ps_category_lang`
WHERE `id_category` = 13 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 = 3478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
205
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` = 3479 AND `id_shop` = 1 |
205
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` = 132 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 *
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 |
205
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` = 63) LIMIT 1 |
205
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` = 113 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 *
FROM `ps_category_lang`
WHERE `id_category` = 800 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 *
FROM `ps_category_lang`
WHERE `id_category` = 77 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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` 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 |
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/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` = 58) 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` 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 |
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` 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 |
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` = 74 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
203
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` = 3498) |
203
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` = 15) LIMIT 1 |
203
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` = 137) LIMIT 1 |
203
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` = 535) LIMIT 1 |
203
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 |
203
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` = 85) 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` 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 |
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` 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 |
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` = 60 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 *
FROM `ps_category_lang`
WHERE `id_category` = 56 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 *
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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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_product_lang`
WHERE `id_product` = 4235 AND `id_shop` = 1 |
202
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` = 732) 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
201
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` = 728) 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 *
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 value FROM ps_axon_creator_meta WHERE id = 1 AND name = 'elementor_default_generic_fonts' LIMIT 1 |
201
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_hook`
WHERE `id_hook` = 843 LIMIT 1 |
201
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` 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 |
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 *
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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 36 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
200
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` = 3501 AND `id_shop` = 1 |
200
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` = 16) 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 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` = 3497
AND image_shop.`cover` = 1 LIMIT 1 |
200
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_lang`
WHERE `id_category` = 85 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` = 179 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` = 607 AND `id_shop` = 1 |
199
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` = 210 AND `id_shop` = 1 |
199
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 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` = 3783
AND image_shop.`cover` = 1 LIMIT 1 |
199
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3473) 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` = 18) 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 *
FROM `ps_category_lang`
WHERE `id_category` = 176 AND `id_shop` = 1 |
199
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` = 175) 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` 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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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` = 723 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` = 107) 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` 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 |
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 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` = 7887) |
197
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` = 129 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` = 22) 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` = 528 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/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` = 654 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 *
FROM `ps_category_lang`
WHERE `id_category` = 827 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 *
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 |
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` = 28 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 *
FROM `ps_category_lang`
WHERE `id_category` = 108 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 *
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 |
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` = 68) 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_lang`
WHERE `id_category` = 23 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` = 62 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3504) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
195
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` = 14) LIMIT 1 |
195
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` = 126) LIMIT 1 |
195
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 |
195
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` = 3504 AND `id_shop` = 1 |
195
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` = 13 AND `id_shop` = 1 LIMIT 1 |
195
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_lang`
WHERE `id_category` = 16 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_tax_lang`
WHERE `id_tax` = 4 |
195
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 *
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 |
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 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` = 3504) |
194
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` = 656 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` = 103) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 730 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_lang`
WHERE `id_category` = 41 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_lang`
WHERE `id_category` = 689 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_lang`
WHERE `id_category` = 690 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` = 78 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 *
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 |
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` = 144) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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/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` = 732 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_lang`
WHERE `id_category` = 127 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` = 59) 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` = 674) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 7051 AND id_shop=1 LIMIT 1 |
193
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` = 95 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_product_lang`
WHERE `id_product` = 7051 AND `id_shop` = 1 |
193
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` = 111 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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_product_lang`
WHERE `id_product` = 3783 AND `id_shop` = 1 |
192
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` = 43 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` = 150) 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` = 119) 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_lang`
WHERE `id_category` = 100 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` = 252) 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_lang`
WHERE `id_category` = 604 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_lang`
WHERE `id_category` = 643 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/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` = 4231 AND `id_shop` = 1 |
192
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` = 415 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/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` = 22 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_product_lang`
WHERE `id_product` = 3949 AND `id_shop` = 1 |
192
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` = 93) 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` 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 |
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` 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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 *
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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 3507) 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
191
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` = 580) 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` = 57 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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/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` = 654) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 4234) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
190
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` = 51) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 733) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 177 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 value FROM ps_axon_creator_meta WHERE id = 3 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
189
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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` = 79) 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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
189
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` = 174 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 `name`
FROM `ps_hook`
WHERE `id_hook` = 766 LIMIT 1 |
189
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` = 32) 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` = 737) 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_lang`
WHERE `id_category` = 640 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 value FROM ps_axon_creator_meta WHERE id = 4 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
189
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3503) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
188
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` = 116) 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` 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 |
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` = 71 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_lang`
WHERE `id_category` = 116 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
188
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
|
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 |
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` = 47) 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` = 122 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 3783) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
187
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_viewport_lg' LIMIT 1 |
187
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/6d/5b/b7/6d5bb758ecbea5b90220d4cfa41de37d272df049_2.file.footer.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<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 = 4231) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
187
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` = 112 AND `id_shop` = 1 |
186
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` = "nrtthemecustomizer" LIMIT 1 |
186
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` = 100) 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` = 725) 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_lang`
WHERE `id_category` = 69 AND `id_shop` = 1 |
186
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` = 730) 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_product_lang`
WHERE `id_product` = 3566 AND `id_shop` = 1 |
185
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_lang`
WHERE `id_product` = 3503 AND `id_shop` = 1 |
185
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` = 727 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_lang`
WHERE `id_category` = 173 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_lang`
WHERE `id_category` = 17 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` = 129) 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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4904 AND `id_group` = 1 LIMIT 1 |
184
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 |
184
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` = 88) 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` = 110) 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 *
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 |
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 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` = 3784) |
183
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 = 3479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
183
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` = 48 AND `id_shop` = 1 |
183
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` = 178) 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_lang`
WHERE `id_category` = 26 AND `id_shop` = 1 |
183
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` = 689) 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_product_lang`
WHERE `id_product` = 4236 AND `id_shop` = 1 |
183
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` = 798) 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` = 622) 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 *
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 |
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_product_lang`
WHERE `id_product` = 6908 AND `id_shop` = 1 |
182
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 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` |
182
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` = 115) 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 *
FROM `ps_category_lang`
WHERE `id_category` = 252 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 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` = 4903) |
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` = 43) 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_product_lang`
WHERE `id_product` = 4237 AND `id_shop` = 1 |
182
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` = 67) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 36) 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_lang`
WHERE `id_category` = 728 AND `id_shop` = 1 |
181
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` = 532) 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_lang`
WHERE `id_category` = 10 AND `id_shop` = 1 |
181
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_category_lang`
WHERE `id_category` = 82 AND `id_shop` = 1 |
181
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` = 33 AND `id_shop` = 1 |
181
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 |
180
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` = 668 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 *
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 |
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 `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` 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 |
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` = 176) 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_lang`
WHERE `id_category` = 731 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` = 121 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 value FROM ps_axon_creator_meta WHERE id = 9 AND name = '_elementor_css_id_lang_1' LIMIT 1 |
179
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/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` = 81 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_lang`
WHERE `id_category` = 166 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 *
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 |
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 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` = 3566
AND image_shop.`cover` = 1 LIMIT 1 |
178
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` 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 |
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` = 124 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` = 14 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` = 115 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
177
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` = 733 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 540) 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` = 516) 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` = 67 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_lang`
WHERE `id_category` = 605 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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` = 527 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/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` = 175 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` = 52 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` = 49) 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` 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 |
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` 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 |
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` 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 |
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 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 |
175
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4239) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
175
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` = 20) 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` = 517 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
175
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` = 736 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` = 735) 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` 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 |
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` = 42) 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` = 19) 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_lang`
WHERE `id_category` = 49 AND `id_shop` = 1 |
174
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 = 3501) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
174
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` WHERE `name` = "nrtsearchbar" LIMIT 1 |
174
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 *
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 |
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` = 415) 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/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` = 119 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4236) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
173
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` = 4232) |
173
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` = 126 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 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` |
173
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` = 606) 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` = 839) 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` = 122) 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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 527 LIMIT 1 |
172
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` = 618) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 539 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` = 40) 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` = 607) 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` = 836 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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4237) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
172
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` = 230) 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` = 736) 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
171
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` = 40 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` = 17) 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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 64 AND `id_shop` = 1 LIMIT 1 |
171
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 name, alias FROM `ps_hook_alias` |
171
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 *
FROM `ps_category_lang`
WHERE `id_category` = 580 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 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 |
171
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` 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 |
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` = 90 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 4235) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
170
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` = 3813) |
170
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` = 41) 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 'CHF') LIMIT 1 |
170
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 *
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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
170
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` = 161) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 173) 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` = 617) 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` = 44) 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
169
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` = 535 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` = 189 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` = 690) 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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_product_lang`
WHERE `id_product` = 3507 AND `id_shop` = 1 |
169
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` = 211) 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 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` = 3746) |
168
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` = 555 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` = 65) 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/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 = 4385) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
167
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` = 3948) |
167
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` = 230 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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3948) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
167
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` = 207) 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 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` = 4904) |
166
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_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 |
166
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_lang`
WHERE `id_category` = 145 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` 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 |
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 *
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 |
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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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` = 731) 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 *
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 |
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 *
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` = 64) 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/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` = 619 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 *
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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 734 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 3504) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
165
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_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
165
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 *
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 |
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_lang`
WHERE `id_category` = 618 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` = 734) 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_lang`
WHERE `id_category` = 622 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` = 729) 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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 528 LIMIT 1 |
163
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 415 LIMIT 1 |
163
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_module` FROM `ps_module` WHERE `name` = "groupinc" LIMIT 1 |
163
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 *
FROM `ps_category_lang`
WHERE `id_category` = 563 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 4239) |
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` 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 |
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 *
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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
162
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 = 3948) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
161
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 = 528 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
161
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` = 4234) |
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 = 528 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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 528 LIMIT 1 |
161
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 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 |
160
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
160
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` = 6916) |
160
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 7051) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
160
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` = 103 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
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` 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 |
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
159
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` = 4385) |
159
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` = 178 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_lang`
WHERE `id_category` = 726 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_nrt_mega_column`
WHERE `id_nrt_mega_menu`=76 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` = 114 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3507 AND id_shop=1 LIMIT 1 |
159
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 = 3497) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
158
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` = 831) 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4385 AND id_shop=1 LIMIT 1 |
158
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` = 834 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 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` = 6908) |
157
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` = 22 AND `id_shop` = 1 LIMIT 1 |
157
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 *
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 |
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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.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 |
157
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` = 4237 AND `id_group` = 1 LIMIT 1 |
157
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 |
157
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_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
157
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` = 833 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:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 = 4784) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
156
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` = 211 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 `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 *
FROM `ps_category_lang`
WHERE `id_category` = 715 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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 415 LIMIT 1 |
154
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_group`
WHERE `id_group` = 1 LIMIT 1 |
154
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4386) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
154
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_currency_lang`
WHERE `id_currency` = 2 |
154
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 id_required_field, object_name, field_name
FROM ps_required_field |
154
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` = 835 AND `id_shop` = 1 |
154
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` = 833) |
153
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6908) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
153
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_module` FROM `ps_module` WHERE `name` = "quantitydiscountpro" LIMIT 1 |
153
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 75 LIMIT 1 |
151
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 6916) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
151
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4239 AND `id_group` = 1 LIMIT 1 |
151
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` = 6916 AND id_shop=1 LIMIT 1 |
151
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 = 3500) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
150
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 = 3949) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
150
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` = 838 AND `id_shop` = 1 |
150
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` = 3479 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 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` = 3497) |
150
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_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
150
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_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
149
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4236) 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4237 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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
148
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` = 161 AND `id_shop` = 1 |
148
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 |
148
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` = 3503) |
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 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` = 3501) |
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 `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 23
AND `active` = 1 LIMIT 1 |
147
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 DISTINCT pl.name as name
FROM `ps_product_lang` pl
WHERE (pl.id_product = 6908) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 |
146
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` = 145) LIMIT 1 |
146
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 |
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` 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 |
145
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 |
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
145
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 = 1 AND name = 'elementor_container_width' LIMIT 1 |
145
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 `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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 527 LIMIT 1 |
144
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` = 207 AND `id_shop` = 1 |
144
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` = 837 AND `id_shop` = 1 |
143
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 |
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 *
FROM `ps_category_lang`
WHERE `id_category` = 137 AND `id_shop` = 1 |
143
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 527 LIMIT 1 |
143
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
142
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 = 4903) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
141
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 |
140
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3497) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
140
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` = 540 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:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
140
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 |
140
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4235) 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 *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
139
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 `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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4234) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
138
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_hook`
WHERE `id_hook` = 895 LIMIT 1 |
137
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
137
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_emailsubscription" LIMIT 1 |
137
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 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` = 3500) |
137
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` = "nrtshoppingcart" LIMIT 1 |
136
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3498) 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 `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
136
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 c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
136
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 *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
136
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
136
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_country_lang`
WHERE `id_country` = 8 |
135
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 7051) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
135
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_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4234 AND id_shop=1 LIMIT 1 |
135
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 = 4231) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
135
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 = 3746) 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 LIMIT 1 |
133
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 |
133
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_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
132
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 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: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_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 838) LIMIT 1 |
132
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` = 75 AND `id_shop` = 1 LIMIT 1 |
132
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` = 3949 AND `id_group` = 1 LIMIT 1 |
132
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` = 4236 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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3503) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
131
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_module` FROM `ps_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1 |
131
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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 75 LIMIT 1 |
131
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 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` = 3783) |
131
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` = 159) 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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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` = 6916 AND `id_group` = 1 LIMIT 1 |
129
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` = 3784 AND `id_group` = 1 LIMIT 1 |
129
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 = 528 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 cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 64 LIMIT 1 |
128
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 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` = 4235 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 *
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 |
128
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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 75 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 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` = 3473) |
127
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` = 0 AND `id_shop` = 1 LIMIT 1 |
126
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 `id_module` FROM `ps_module` WHERE `name` = "psgdpr" LIMIT 1 |
126
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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
125
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 *
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 |
125
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 = 528 LIMIT 1 |
124
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` = 4386 AND `id_group` = 1 LIMIT 1 |
123
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` = 7887 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 = 528 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 545 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 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 id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1 |
122
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 *
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 |
121
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` = 'hook'
AND bc.`key_related` = 'displayProductSameCategory' LIMIT 1 |
121
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_module` FROM `ps_module` WHERE `name` = "axoncreator" LIMIT 1 |
121
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_module` FROM `ps_module_shop` WHERE `id_module` = 151 AND `id_shop` = 1 LIMIT 1 |
121
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 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 id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
120
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 *
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 |
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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
119
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:227<br>/index.php:27
|
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3813 AND `id_group` = 1 LIMIT 1 |
118
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` = 3507) |
118
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 |
117
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4232 AND id_shop=1 LIMIT 1 |
116
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` = 541) LIMIT 1 |
116
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 |
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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 188 AND `id_shop` = 1 LIMIT 1 |
116
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4231 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 = 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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4236 AND `id_group` = 1 LIMIT 1 |
115
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 = 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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 |
114
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_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4903 AND id_shop=1 LIMIT 1 |
114
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` = 3948 AND id_shop=1 LIMIT 1 |
114
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` = 3498 AND id_shop=1 LIMIT 1 |
114
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` = "everpspopup" LIMIT 1 |
114
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 `id_module` FROM `ps_module` WHERE `name` = "nrtmegamenu" LIMIT 1 |
114
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_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3473 AND id_shop=1 LIMIT 1 |
113
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` = 3501 AND id_shop=1 LIMIT 1 |
113
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` = 4239 AND id_shop=1 LIMIT 1 |
113
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 |
113
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` = 3784 AND id_shop=1 LIMIT 1 |
113
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` = 3566) |
113
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_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 |
112
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` = 3480 AND `id_group` = 1 LIMIT 1 |
112
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_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
112
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_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4784 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3504 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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3503 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_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 |
111
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3566) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
110
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_module` FROM `ps_module_shop` WHERE `id_module` = 78 AND `id_shop` = 1 LIMIT 1 |
110
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 `id_module` FROM `ps_module` WHERE `name` = "revsliderprestashop" LIMIT 1 |
110
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 *
FROM `ps_category_lang`
WHERE `id_category` = 156 AND `id_shop` = 1 |
109
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` = 6908 AND id_shop=1 LIMIT 1 |
108
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 = 64 LIMIT 1 |
108
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` = 4235 AND `id_group` = 1 LIMIT 1 |
107
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` = 565) LIMIT 1 |
107
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_module` FROM `ps_module` WHERE `name` = "nrtwishlist" LIMIT 1 |
105
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 `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
105
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 *
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 |
104
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` = 4234 AND `id_group` = 1 LIMIT 1 |
104
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_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 |
103
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` = 4232 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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4903 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 `id_module` FROM `ps_module` WHERE `name` = "nrtcompare" LIMIT 1 |
102
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 7887 AND `id_group` = 1 LIMIT 1 |
102
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` = 159 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/nrtmegamenu/nrtmegamenu.php:4032<br>/modules/nrtmegamenu/nrtmegamenu.php:4051<br>/modules/nrtmegamenu/nrtmegamenu.php:3920<br>/modules/nrtmegamenu/nrtmegamenu.php:4068<br>/modules/axoncreator/includes/widgets/axps-megamenu.php:792<br>/modules/axoncreator/includes/base/widget-base.php:453<br>/modules/axoncreator/includes/base/widget-base.php:583<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/includes/base/element-base.php:859<br>/modules/axoncreator/includes/base/element-base.php:610<br>/modules/axoncreator/core/base/document.php:1142<br>/modules/axoncreator/core/base/document.php:797<br>/modules/axoncreator/includes/frontend.php:894<br>/modules/axoncreator/axoncreator.php:1481<br>/modules/axoncreator/axoncreator.php:1461<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/e4/6c/16/e46c16460545404dd285a0825b3c10c60b22e058_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:81<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:403<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/78/41/81/78418188af738a2bda69cdbc450e0e2f394c0824_2.file.layout-both-columns.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/b2/34/26/b23426bf4d9ea9189820de32249db1756d05f292_2.file.product-list.tpl.php:45<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/akira_child_themelayouts_layout_full_width_tpl/61/bb/59/61bb59e514583b7c7a1ec036ed52885a7707fd1a_2.file.category.tpl.php:60<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/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 |
102
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 *
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 |
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3497 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 c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
101
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 *
FROM `ps_category_lang`
WHERE `id_category` = 565 AND `id_shop` = 1 |
101
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` = 3500 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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3503 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 name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 528 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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3504 AND `id_group` = 1 LIMIT 1 |
99
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` = 4784 AND `id_group` = 1 LIMIT 1 |
99
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` = 3498 AND `id_group` = 1 LIMIT 1 |
99
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` = 6908 AND `id_group` = 1 LIMIT 1 |
98
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` = 128 AND `id_shop` = 1 LIMIT 1 |
97
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_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 |
97
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` = 3501 AND `id_group` = 1 LIMIT 1 |
97
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_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 |
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
96
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` = 4385 AND `id_group` = 1 LIMIT 1 |
96
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 = 3507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
95
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_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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1 |
93
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 SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3783) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
93
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4233 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` = 3500 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 *
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 |
93
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` = 541 AND `id_shop` = 1 |
92
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 c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
90
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3497 AND `id_group` = 1 LIMIT 1 |
89
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` = 56 AND `id_shop` = 1 LIMIT 1 |
89
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 `id_order`
FROM `ps_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
89
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` = 3783 AND id_shop=1 LIMIT 1 |
83
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` = 3746 AND id_shop=1 LIMIT 1 |
82
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3746 AND `id_group` = 1 LIMIT 1 |
81
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 = 528 LIMIT 1 |
80
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 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 |
79
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 `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3566 AND id_shop=1 LIMIT 1 |
78
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3507 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` WHERE `name` = "mailalerts" LIMIT 1 |
73
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 `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3783 AND `id_group` = 1 LIMIT 1 |
70
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` = 3566 AND `id_group` = 1 LIMIT 1 |
62
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 |
58
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 `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
56
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
|